freebsd-ports/devel/p5-Module-Runtime/Makefile
Henrik Brix Andersen 9fb79b4e37 - Update to v0.013
PR:		ports/165076
Submitted by:	sunpoet
2012-02-19 18:58:15 +00:00

24 lines
424 B
Makefile

# New ports collection makefile for: Module-Runtime
# Date created: 01 Jun 2008
# Whom: brix@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= Module-Runtime
PORTVERSION= 0.013
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= brix@FreeBSD.org
COMMENT= Perl module for runtime module handling
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_MODBUILD= yes
MAN3= Module::Runtime.3
.include <bsd.port.mk>