freebsd-ports/devel/p5-Module-Loaded/Makefile

22 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= ports@FreeBSD.org
COMMENT= Mark modules as loaded or unloaded
MAN3= Module::Loaded.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>