freebsd-ports/devel/p5-Algorithm-Interval2Prefix/Makefile

23 lines
483 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Algorithm-Interval2Prefix
# Date created: Dec 5 2003
# Whom: Lars Thegler <lars@thegler.dk>
#
# $FreeBSD$
PORTNAME= Algorithm-Interval2Prefix
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Generate prefixes from intervals
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= yes
MAN3= Algorithm::Interval2Prefix.3
.include <bsd.port.mk>