- 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
|
||||
PORTVERSION= 1.00
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= markun@onohara.to
|
||||
COMMENT= Monitor files and directories for changes
|
||||
|
||||
BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
Loading…
Reference in a new issue