diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-22 20:43:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-22 20:43:10 +0800 |
commit | 84afaa269138108a68e2c1206d25ce9d72d21118 (patch) | |
tree | d46eca40ebe28b86ac6ad78d3daec6314e9c9860 /chinese | |
parent | 0a86727ddd5e5bb0f5e874af8a6c706464b8c57d (diff) | |
download | freebsd-ports-gnome-84afaa269138108a68e2c1206d25ce9d72d21118.tar.gz freebsd-ports-gnome-84afaa269138108a68e2c1206d25ce9d72d21118.tar.zst freebsd-ports-gnome-84afaa269138108a68e2c1206d25ce9d72d21118.zip |
- Add LICENSE
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/p5-cconv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile index 89101912d842..d6664493ac10 100644 --- a/chinese/p5-cconv/Makefile +++ b/chinese/p5-cconv/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl wrapper for chinese/cconv +LICENSE= GPLv2 + LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv CFLAGS+= -I${LOCALBASE}/include |