diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-22 12:43:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-22 12:43:10 +0000 |
commit | 9f86ec0c8edd9612d80685d0a152b4dde6d9d00a (patch) | |
tree | d46eca40ebe28b86ac6ad78d3daec6314e9c9860 /chinese/p5-cconv | |
parent | 01725b54b2a1b5a8c6552983a798c1177c3ea697 (diff) | |
download | ports-9f86ec0c8edd9612d80685d0a152b4dde6d9d00a.tar.gz ports-9f86ec0c8edd9612d80685d0a152b4dde6d9d00a.zip |
Notes
Diffstat (limited to 'chinese/p5-cconv')
-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 |