mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
366 B
Makefile
15 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"
|