1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/p5-experimental/Makefile
Sunpoet Po-Chuan Hsieh 8603e642cc - Support STAGEDIR
2013-11-18 15:33:23 +00:00

21 lines
384 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= experimental
PORTVERSION= 0.005
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
USE_PERL5= modbuildtiny
USES= perl5
.include <bsd.port.mk>