freebsd-ports/devel/p5-Module-Runtime/Makefile
Sunpoet Po-Chuan Hsieh 136f6eb435 - Cosmetic change
2015-08-25 14:51:17 +00:00

21 lines
344 B
Makefile

# Created by: brix@FreeBSD.org
# $FreeBSD$
PORTNAME= Module-Runtime
PORTVERSION= 0.014
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Runtime module handling
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>