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
90a545c29f
commit
c12435436a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479589
1 changed files with 4 additions and 0 deletions
|
@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl class that defines RGB values for common color names
|
COMMENT= Perl class that defines RGB values for common color names
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue