freebsd-ports/devel/p5-String-RexxParse/Makefile
2013-08-02 18:21:05 +00:00

18 lines
330 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= String-RexxParse
PORTVERSION= 1.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module that provides an interface to REXX parsing routines
USES= perl5
USE_PERL5= configure
MAN3= String::RexxParse.3
.include <bsd.port.mk>