aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Event-NameDay/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-08-24 13:49:08 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-08-24 13:49:08 +0000
commit76cf235bddfa0ca2c6ef4a4f38ae6ff2a64b3675 (patch)
tree80eca95c1aaf87a5099cc8f5ca251ccad514cf25 /devel/p5-DateTime-Event-NameDay/Makefile
parent51fcfef1ce264fe5801dac34e9bb598340f8d535 (diff)
downloadports-76cf235bddfa0ca2c6ef4a4f38ae6ff2a64b3675.tar.gz
ports-76cf235bddfa0ca2c6ef4a4f38ae6ff2a64b3675.zip
Add MAN3 now that Module::Build does generate man pages
bump PORTREVISION Approved by: demon (mentor)
Notes
Notes: svn path=/head/; revision=87607
Diffstat (limited to 'devel/p5-DateTime-Event-NameDay/Makefile')
-rw-r--r--devel/p5-DateTime-Event-NameDay/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Event-NameDay/Makefile b/devel/p5-DateTime-Event-NameDay/Makefile
index b3cdc19d96be..76ec202e15f3 100644
--- a/devel/p5-DateTime-Event-NameDay/Makefile
+++ b/devel/p5-DateTime-Event-NameDay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DateTime-Event-NameDay
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -15,16 +16,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Perl DateTime extension to work with namedays from various countries
+BUILD_DEPENDS= ${RUN_DEPENDS} \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set \
${SITE_PERL}/DateTime/Calendar/Christian.pm:${PORTSDIR}/devel/p5-DateTime-Calendar-Christian \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
-BUILD_DEPENDS= ${RUN_DEPENDS} \
- ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
+MAN3= DateTime::Event::NameDay.3
+
+.include "../../devel/p5-Module-Build/inc.build.mk"
.include <bsd.port.pre.mk>
# Depends on p5-DateTime-Set which requires perl >= 5.6