- Fix *_DEPENDS: version is already in all supported Perl releases
- Add LICENSE [1] - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) [1] With hat: perl
This commit is contained in:
parent
c90a35e9c1
commit
48e63aaa91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381803
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= File-Monitor
|
PORTNAME= File-Monitor
|
||||||
PORTVERSION= 1.00
|
PORTVERSION= 1.00
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= markun@onohara.to
|
MAINTAINER= markun@onohara.to
|
||||||
COMMENT= Monitor files and directories for changes
|
COMMENT= Monitor files and directories for changes
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
|
LICENSE= ART10 GPLv1
|
||||||
RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
Loading…
Reference in a new issue