Add LICENSE
- Add NO_ARCH - Sort PLIST
This commit is contained in:
parent
acfa126dd6
commit
ad5adeb7c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531003
2 changed files with 6 additions and 1 deletions
|
@ -11,7 +11,12 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= User - API for locating user information regardless of OS
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
%%PERL5_MAN3%%/User.3.gz
|
||||
%%SITE_PERL%%/User.pm
|
||||
%%PERL5_MAN3%%/User.3.gz
|
||||
|
|
Loading…
Reference in a new issue