forked from Lainports/freebsd-ports
Remove Perl core modules
- Add LICENSE - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change
This commit is contained in:
parent
52c8e36eff
commit
05dbccabe0
2 changed files with 7 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= Petal-Mail
|
||||
PORTVERSION= 0.31
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:BPOSTLE
|
||||
|
|
@ -12,10 +12,13 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Format text e-mail using Petal
|
||||
|
||||
BUILD_DEPENDS= p5-Petal>=0:textproc/p5-Petal \
|
||||
p5-Encode>=0:converters/p5-Encode
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Petal>=0:textproc/p5-Petal
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
%%PERL5_MAN3%%/Petal::Mail.3.gz
|
||||
%%SITE_PERL%%/Petal/Mail.pm
|
||||
%%SITE_PERL%%/Petal/fake_sendmail.pl
|
||||
%%PERL5_MAN3%%/Petal::Mail.3.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue