aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-QRCode
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-20 12:54:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-20 12:54:30 +0000
commit30511eb0b2d7dcd4f70503f03bbb063cdf613138 (patch)
tree94948ca168d7294ceaf7e99c3fa1a18d30c745bf /textproc/p5-Text-QRCode
parentb7cf67a023f007ac8efe412c66aff5b558898b05 (diff)
downloadports-30511eb0b2d7dcd4f70503f03bbb063cdf613138.tar.gz
ports-30511eb0b2d7dcd4f70503f03bbb063cdf613138.zip
Notes
Diffstat (limited to 'textproc/p5-Text-QRCode')
-rw-r--r--textproc/p5-Text-QRCode/Makefile6
-rw-r--r--textproc/p5-Text-QRCode/pkg-plist5
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Text-QRCode/Makefile b/textproc/p5-Text-QRCode/Makefile
index f29a632e277f..1138180878e4 100644
--- a/textproc/p5-Text-QRCode/Makefile
+++ b/textproc/p5-Text-QRCode/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate text based QR Code
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -18,7 +21,4 @@ USES= perl5
USE_PERL5= configure
CFLAGS+= -I${LOCALBASE}/include
-MAN3= Text::QRCode.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-QRCode/pkg-plist b/textproc/p5-Text-QRCode/pkg-plist
index 7064a8b57c92..94ed1c53a957 100644
--- a/textproc/p5-Text-QRCode/pkg-plist
+++ b/textproc/p5-Text-QRCode/pkg-plist
@@ -1,7 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Text/QRCode.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/QRCode/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/QRCode/QRCode.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/QRCode/QRCode.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/QRCode/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/QRCode.pm
+%%PERL5_MAN3%%/Text::QRCode.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/QRCode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text