mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
db6cce6f3b
commit
ffe11fc938
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477559
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Powerful and flexible message logging mechanism
|
COMMENT= Powerful and flexible message logging mechanism
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Params-Check>=0:devel/p5-Params-Check \
|
BUILD_DEPENDS= p5-Params-Check>=0:devel/p5-Params-Check \
|
||||||
p5-Module-Load>=0:devel/p5-Module-Load \
|
p5-Module-Load>=0:devel/p5-Module-Load \
|
||||||
p5-Locale-Maketext-Simple>=0:devel/p5-Locale-Maketext-Simple
|
p5-Locale-Maketext-Simple>=0:devel/p5-Locale-Maketext-Simple
|
||||||
|
@ -19,5 +22,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue