aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPS
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 14:37:24 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 14:37:24 +0000
commitd28be65d67c6af97e38e6ef64397a2444dc1a9ad (patch)
tree1694d629126ca7ae02deaf732c3168cb085a23ac /devel/p5-CPS
parentad55e0a941239773da94e2b674b372f3db4afb79 (diff)
downloadports-d28be65d67c6af97e38e6ef64397a2444dc1a9ad.tar.gz
ports-d28be65d67c6af97e38e6ef64397a2444dc1a9ad.zip
Notes
Diffstat (limited to 'devel/p5-CPS')
-rw-r--r--devel/p5-CPS/Makefile8
-rw-r--r--devel/p5-CPS/pkg-plist6
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-CPS/Makefile b/devel/p5-CPS/Makefile
index 98ca9ce4aa56..1f755e1ee20a 100644
--- a/devel/p5-CPS/Makefile
+++ b/devel/p5-CPS/Makefile
@@ -24,12 +24,4 @@ TEST_DEPENDS= p5-Test-Identity>0:${PORTSDIR}/devel/p5-Test-Identity \
USES= perl5
USE_PERL5= modbuild
-MAN3= CPS.3 \
- CPS::Functional.3 \
- CPS::Future.3 \
- CPS::Governor.3 \
- CPS::Governor::Deferred.3 \
- CPS::Governor::Simple.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-CPS/pkg-plist b/devel/p5-CPS/pkg-plist
index 022a84925d1b..80a075c2042c 100644
--- a/devel/p5-CPS/pkg-plist
+++ b/devel/p5-CPS/pkg-plist
@@ -4,5 +4,11 @@
%%SITE_PERL%%/CPS/Governor.pm
%%SITE_PERL%%/CPS/Governor/Deferred.pm
%%SITE_PERL%%/CPS/Governor/Simple.pm
+%%PERL5_MAN3%%/CPS.3.gz
+%%PERL5_MAN3%%/CPS::Functional.3.gz
+%%PERL5_MAN3%%/CPS::Future.3.gz
+%%PERL5_MAN3%%/CPS::Governor.3.gz
+%%PERL5_MAN3%%/CPS::Governor::Deferred.3.gz
+%%PERL5_MAN3%%/CPS::Governor::Simple.3.gz
@dirrm %%SITE_PERL%%/CPS/Governor
@dirrm %%SITE_PERL%%/CPS