mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
14 lines
306 B
Makefile
14 lines
306 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/06/19 04:43:45 minskim Exp $
|
|
|
|
DISTNAME= oubraces
|
|
PKGNAME= tex-${DISTNAME}-2010
|
|
TEXLIVE_REV= 21833
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Braces over and under a formula
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|