[Midnightbsd-cvs] mports: Makefile: add license

crash at midnightbsd.org crash at midnightbsd.org
Fri May 23 14:46:10 EDT 2008


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

Modified Files:
--------------
    mports/databases/p5-DBD-Pg:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/p5-DBD-Pg/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L databases/p5-DBD-Pg/Makefile -L databases/p5-DBD-Pg/Makefile -u -r1.2 -r1.3
--- databases/p5-DBD-Pg/Makefile
+++ databases/p5-DBD-Pg/Makefile
@@ -15,7 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Provides access to PostgreSQL databases through the DBI
-
+LICENSE=        gpl3
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS=	${BUILD_DEPENDS}
 


More information about the Midnightbsd-cvs mailing list