- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
d28b582aed
commit
9d767412c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477710
1 changed files with 4 additions and 0 deletions
|
@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Store multi-level hash structure in single level tied hash
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-FreezeThaw>=0:devel/p5-FreezeThaw
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue