- Add LICENSE
- Add NO_ARCH
This commit is contained in:
parent
44b58fd507
commit
69e3d6e310
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399740
1 changed files with 4 additions and 0 deletions
|
@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Parse and format Oracle dates and timestamps
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Convert-NLS_DATE_FORMAT>=0.03:${PORTSDIR}/converters/p5-Convert-NLS_DATE_FORMAT \
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
|
|
Loading…
Reference in a new issue