freebsd-ports/devel/p5-experimental/Makefile
2015-10-10 23:11:09 +00:00

21 lines
397 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= experimental
PORTVERSION= 0.016
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LEONT
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Experimental features made easy
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= modbuildtiny
USES= perl5
.include <bsd.port.mk>