[Midnightbsd-cvs] mports: Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 24 16:42:20 EDT 2008


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

Modified Files:
--------------
    mports/devel/bisongen:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/bisongen/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/bisongen/Makefile -L devel/bisongen/Makefile -u -r1.1 -r1.2
--- devel/bisongen/Makefile
+++ devel/bisongen/Makefile
@@ -14,6 +14,8 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A general-purpose parser generator for Python
+LICENSE=	other
+#apache 1.1 like
 
 USE_BZIP2=	yes
 USE_PYTHON=	yes


More information about the Midnightbsd-cvs mailing list