freebsd-ports/devel/p5-RPSL-Parser/Makefile

19 lines
384 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= RPSL-Parser
PORTVERSION= 0.04000
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LMC
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Router Policy Specification Language (RFC2622) Parser
USES= perl5
USE_PERL5= configure
PORTSCOUT= skipv:0.39,0.039
.include <bsd.port.mk>