mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use PORTSCOUT to ignore 1.41 (older than current version)
- Make portlint happy while I'm here
This commit is contained in:
parent
12d90ef1f9
commit
5605646e55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354730
@ -10,10 +10,12 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for UPnP
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/README
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
PORTSCOUT= ignore:1.41
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user