- use CPAN macro
- simplify dependency - bump PORTREVISION PR: 121199 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
f7f94dce80
commit
1940fb7fdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209410
1 changed files with 2 additions and 4 deletions
|
@ -7,16 +7,14 @@
|
|||
|
||||
PORTNAME= Module-Loaded
|
||||
PORTVERSION= 0.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Module
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= aaron@FreeBSD.org
|
||||
COMMENT= Mark modules as loaded or unloaded
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
MAN3= Module::Loaded.3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue