Add LICENSE
- Remove MASTER_SITE_SUBDIR - Add NO_ARCH
This commit is contained in:
parent
f081e604bf
commit
f25dd625f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435916
1 changed files with 4 additions and 1 deletions
|
@ -5,12 +5,15 @@ PORTNAME= Test-Signature
|
||||||
PORTVERSION= 1.11
|
PORTVERSION= 1.11
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:AUDREYT
|
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl Automated SIGNATURE testing
|
COMMENT= Perl Automated SIGNATURE testing
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue