2011-01-23 02:14:34 +01:00
|
|
|
# $NetBSD: Makefile,v 1.7 2011/01/23 01:14:34 minskim Exp $
|
2009-04-13 09:19:45 +02:00
|
|
|
|
|
|
|
DISTNAME= plain
|
2010-01-29 02:54:26 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-3.141592653
|
2011-01-23 02:14:34 +01:00
|
|
|
PKGREVISION= 3
|
2010-12-25 03:40:11 +01:00
|
|
|
TEXLIVE_REV= 20544
|
2009-04-13 09:19:45 +02:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
COMMENT= The Plain TeX format
|
|
|
|
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb11
|
2011-01-23 02:14:34 +01:00
|
|
|
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
|
2009-04-13 09:19:45 +02:00
|
|
|
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
|
|
|
|
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
|
|
|
|
DEPENDS+= tex-misc-[0-9]*:../../print/tex-misc
|
|
|
|
|
2010-01-29 02:54:26 +01:00
|
|
|
.include "../../print/texlive/package.mk"
|
2009-04-13 09:19:45 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|