- Fix *_DEPENDS: version is already in all supported Perl releases

- Add LICENSE [1]
- Use single space after WWW:
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket) [1]
With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-21 19:55:25 +00:00
parent 3c75101c58
commit 86da95d9ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381841
2 changed files with 6 additions and 4 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= Acme-6502
PORTVERSION= 0.77
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= emulators perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,8 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Pure Perl 65C02 simulator
RUN_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-version>=0.98:${PORTSDIR}/devel/p5-version
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5

View file

@ -3,4 +3,4 @@ have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded
6502 system run by a family of squirrels. Fortunately there's a pure Perl 6502
emulator that works so well the squirrels will never know the difference.
WWW: http://search.cpan.org/dist/Acme-6502/
WWW: http://search.cpan.org/dist/Acme-6502/