mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix *_DEPENDS: version is already in all supported Perl releases
- Add LICENSE [1] - Use CPAN :id subdir macro - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) [1] With hat: perl
This commit is contained in:
parent
992071da79
commit
23a99a23ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381847
@ -3,16 +3,20 @@
|
||||
|
||||
PORTNAME= Text-Autoformat
|
||||
PORTVERSION= 1.670.000
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN/../../authors/id/N/NE/NEILB
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:NEILB
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0\.(000)$//}
|
||||
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Automatic and manual text wrapping and reformating formatting
|
||||
|
||||
BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version \
|
||||
p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
Loading…
Reference in New Issue
Block a user