diff options
Diffstat (limited to 'print/tex-pspicture/Makefile')
-rw-r--r-- | print/tex-pspicture/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-pspicture/Makefile b/print/tex-pspicture/Makefile index 95824540671..d40af701e60 100644 --- a/print/tex-pspicture/Makefile +++ b/print/tex-pspicture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:15 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:18 markd Exp $ DISTNAME= pspicture PKGNAME= tex-${DISTNAME}-2009 @@ -7,6 +7,7 @@ DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org COMMENT= PostScript picture support +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |