mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
14 lines
321 B
Makefile
14 lines
321 B
Makefile
# $NetBSD: Makefile,v 1.7 2011/07/20 02:06:03 minskim Exp $
|
|
|
|
DISTNAME= courier
|
|
PKGNAME= tex-${DISTNAME}-2010.21993
|
|
TEXLIVE_REV= 21993
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Adobe Type 1 "free" copies of Courier
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb19
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|