Yen-Ming Lee 1940fb7fdd - use CPAN macro
- simplify dependency
- bump PORTREVISION

PR:		121199
Submitted by:	leeym
Approved by:	maintainer timeout
2008-03-20 00:35:48 +00:00

23 lines
411 B
Makefile

# New ports collection makefile for: p5-Module-Loaded
# Date created: 31 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Module-Loaded
PORTVERSION= 0.01
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Mark modules as loaded or unloaded
MAN3= Module::Loaded.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>