diff options
Diffstat (limited to 'graphics/tex-metapost/Makefile')
-rw-r--r-- | graphics/tex-metapost/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-metapost/Makefile b/graphics/tex-metapost/Makefile index bed5debfd2a..8e575682c1d 100644 --- a/graphics/tex-metapost/Makefile +++ b/graphics/tex-metapost/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/04/21 23:37:00 markd Exp $ +# $NetBSD: Makefile,v 1.7 2016/01/30 04:05:50 markd Exp $ DISTNAME= metapost PKGNAME= tex-${DISTNAME}-1.803pl34194 @@ -6,6 +6,7 @@ TEXLIVE_REV= 34194 MAINTAINER= minskim@NetBSD.org COMMENT= Development of MetaFont for creating graphics +LICENSE= gnu-lgpl-v2 CONFLICTS+= teTeX-texmf<=3.0nb25 DEPENDS+= tex-kpathsea>=2009.16044:../../print/tex-kpathsea |