[Midnightbsd-cvs] mports: Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 29 00:11:58 EDT 2007


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

Modified Files:
--------------
    mports/lang/python25:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/python25/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Llang/python25/Makefile -Llang/python25/Makefile -u -r1.1 -r1.2
--- lang/python25/Makefile
+++ lang/python25/Makefile
@@ -13,6 +13,7 @@
 
 MAINTAINER=	python at FreeBSD.org
 COMMENT?=	An interpreted object-oriented programming language
+LICENSE=	python
 
 DIST_SUBDIR=	python
 WRKSRC=		${PYTHON_WRKSRC}/portbld.static


More information about the Midnightbsd-cvs mailing list