summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-29 09:17:58 +0000
committermiwi <miwi@FreeBSD.org>2014-01-29 09:17:58 +0000
commit5ce3722f25b19b28743a294ee232c685fed4882c (patch)
treef4b54faed819df3fff2c3dd3a277886f3356fa96
parenta6a06904b256a16df3ba3b790da0ff94aad87b26 (diff)
downloadFreeBSD-ports-5ce3722f25b19b28743a294ee232c685fed4882c.zip
FreeBSD-ports-5ce3722f25b19b28743a294ee232c685fed4882c.tar.gz
- Stage support
-rw-r--r--www/p5-Jemplate/Makefile8
-rw-r--r--www/p5-Jemplate/pkg-plist6
2 files changed, 6 insertions, 8 deletions
diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile
index 1b0a86d..254a5bf 100644
--- a/www/p5-Jemplate/Makefile
+++ b/www/p5-Jemplate/Makefile
@@ -19,12 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= jemplate.1
-MAN3= Jemplate.3 \
- Jemplate::Directive.3 \
- Jemplate::Parser.3 \
- Jemplate::Runtime.3 \
- Jemplate::Runtime::Compact.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Jemplate/pkg-plist b/www/p5-Jemplate/pkg-plist
index 88f7bfa..8811a24 100644
--- a/www/p5-Jemplate/pkg-plist
+++ b/www/p5-Jemplate/pkg-plist
@@ -1,4 +1,10 @@
bin/jemplate
+%%PERL5_MAN3%%/Jemplate.3.gz
+%%PERL5_MAN3%%/Jemplate::Directive.3.gz
+%%PERL5_MAN3%%/Jemplate::Parser.3.gz
+%%PERL5_MAN3%%/Jemplate::Runtime.3.gz
+%%PERL5_MAN3%%/Jemplate::Runtime::Compact.3.gz
+man/man1/jemplate.1.gz
%%SITE_PERL%%/Jemplate.pm
%%SITE_PERL%%/Jemplate.pod
%%SITE_PERL%%/Jemplate/Directive.pm
OpenPOWER on IntegriCloud