svn commit: r334583 - head/chinese/p5-cconv
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 22 12:43:11 UTC 2013
Author: sunpoet
Date: Fri Nov 22 12:43:10 2013
New Revision: 334583
URL: http://svnweb.freebsd.org/changeset/ports/334583
Log:
- Add LICENSE
Modified:
head/chinese/p5-cconv/Makefile
Modified: head/chinese/p5-cconv/Makefile
==============================================================================
--- head/chinese/p5-cconv/Makefile Fri Nov 22 12:40:09 2013 (r334582)
+++ head/chinese/p5-cconv/Makefile Fri Nov 22 12:43:10 2013 (r334583)
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Perl wrapper for chinese/cconv
+LICENSE= GPLv2
+
LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
CFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-head
mailing list