freebsd-ports/lang/p5-Scalar-List-Utils/Makefile
Adam Weinberger 9ae97a6dc6 - Update to 1.41
- Sort PLIST

Changes:        http://search.cpan.org/dist/Scalar-List-Utils/Changes

PR:		196879
Submitted by:	sunpoet
Approved by:	maintainer (implicit)
2015-02-16 21:22:11 +00:00

20 lines
382 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Scalar-List-Utils
PORTVERSION= 1.41
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>