[Midnightbsd-cvs] CVS Commit: Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 7 16:56:44 EDT 2007


Log Message:
-----------
add license

Modified Files:
--------------
    mports/print/ghostscript-gpl:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/ghostscript-gpl/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lprint/ghostscript-gpl/Makefile -Lprint/ghostscript-gpl/Makefile -u -r1.2 -r1.3
--- print/ghostscript-gpl/Makefile
+++ print/ghostscript-gpl/Makefile
@@ -54,6 +54,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	GPL Postscript interpreter
 
+LICENSE=	gpl2
+
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts


More information about the Midnightbsd-cvs mailing list