diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-Calendar-Julian/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-DateTime-Calendar-Julian/pkg-plist | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Calendar-Julian/Makefile b/devel/p5-DateTime-Calendar-Julian/Makefile index 411cdff0e192..b89307f8c298 100644 --- a/devel/p5-DateTime-Calendar-Julian/Makefile +++ b/devel/p5-DateTime-Calendar-Julian/Makefile @@ -11,9 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Julian calendar +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/devel/p5-DateTime-Calendar-Julian/pkg-plist b/devel/p5-DateTime-Calendar-Julian/pkg-plist index 29bf78ccfedc..3e0924196bb1 100644 --- a/devel/p5-DateTime-Calendar-Julian/pkg-plist +++ b/devel/p5-DateTime-Calendar-Julian/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/DateTime::Calendar::Julian.3.gz %%SITE_PERL%%/DateTime/Calendar/Julian.pm +%%PERL5_MAN3%%/DateTime::Calendar::Julian.3.gz |