freebsd-ports/devel/p5-Module-Runtime/Makefile
Henrik Brix Andersen 6efc8f8119 - Update to v0.014
PR:		ports/186833
Submitted by:	Mike Bristow <mike at urgle dot com>
2014-02-19 21:05:40 +00:00

19 lines
328 B
Makefile

# Created by: brix@FreeBSD.org
# $FreeBSD$
PORTNAME= Module-Runtime
PORTVERSION= 0.014
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
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>