freebsd-ports/devel/p5-Chooser/Makefile
Martin Wilke efb8a0379e - Update to 1.1.8
PR:		139004
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
Feature safe:	yes
Reviewed by:
2009-09-21 11:27:16 +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.8
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>