mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
I can't find any good reason as why this p5- port does not use PKGNAMEPREFIX,
while I'm at it, use the new macro style MASTER_SITES.
This commit is contained in:
parent
ab3212fb37
commit
c13ec14d09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210231
@ -5,13 +5,13 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= p5-MIME-Tools
|
||||
PORTNAME= MIME-Tools
|
||||
PORTVERSION= 5.426
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= MIME
|
||||
MASTER_SITES= CPAN
|
||||
DISTNAME= MIME-tools-${PORTVERSION}
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A set of perl5 modules for MIME
|
||||
|
Loading…
Reference in New Issue
Block a user