freebsd-ports/devel/p5-Module-Loaded/Makefile
Dennis Herrmann 921af555eb - Update to 0.08
Feature safe:	yes
2011-12-10 13:11:33 +00:00

21 lines
393 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.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
COMMENT= Mark modules as loaded or unloaded
MAN3= Module::Loaded.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>