14 lines
366 B
Makefile
14 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/02/15 00:51:26 minskim Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= ae
|
|
PKGNAME= tex-${DISTNAME}-1.4
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Virtual fonts for T1 encoded CMR-fonts
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb18
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|