mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Add LICENSE
- Add NO_ARCH - Sort PLIST
This commit is contained in:
parent
a3618cbcb2
commit
7c3f4868c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426472
@ -11,10 +11,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Dates in the Hebrew calendar
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
|
||||
p5-DateTime-Event-Sunrise>=0:devel/p5-DateTime-Event-Sunrise
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/DateTime::Calendar::Hebrew.3.gz
|
||||
%%SITE_PERL%%/DateTime/Calendar/Hebrew.pm
|
||||
%%PERL5_MAN3%%/DateTime::Calendar::Hebrew.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user