freebsd-ports/devel/p5-Chooser/Makefile
Martin Wilke cffcc7d467 - Update to 1.1.7
PR:		134989
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
2009-05-29 12:01:04 +00:00

24 lines
548 B
Makefile

# New ports collection makefile for: p5-Chooser
# Date created: 2008-06-24
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= Chooser
PORTVERSION= 1.1.7
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Takes a string composed of various tests, arguements, and etc and returns a value
RUN_DEPENDS= ${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite
PERL_CONFIGURE= yes
MAN3= Chooser.3
.include <bsd.port.mk>