freebsd-ports/devel/p5-Slurp/Makefile
2013-10-31 07:36:25 +00:00

19 lines
312 B
Makefile

# $FreeBSD$
PORTNAME= Slurp
PORTVERSION= 0.4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ROBAU
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Slurp entire files into variables
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>