freebsd-ports/devel/p5-List-UtilsBy/Makefile
Jun Kuriyama bebc34ba48 - Upgrade to 0.09.
Feature safe:	yes
2012-03-11 08:39:13 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: List::UtilsBy
# Date created: 25 Feb 2011
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= List-UtilsBy
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for higher-order list utility functions
PERL_CONFIGURE= yes
MAN3= List::UtilsBy.3
.include <bsd.port.mk>