freebsd-ports/lang/p5-Scalar-List-Utils/Makefile
Sunpoet Po-Chuan Hsieh 5201867b5e - Update to 1.35
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes
PR:		ports/184504
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2013-12-19 07:23:55 +00:00

20 lines
382 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Scalar-List-Utils
PORTVERSION= 1.35
PORTEPOCH= 1
CATEGORIES= lang perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl subroutines that would be nice to have in the perl core
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>