opnsense-ports/lang/p5-ePerl/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

22 lines
424 B
Makefile

# Created by: Ralf S. Engelschall <rse@engelschall.com>
# $FreeBSD$
PORTNAME= eperl
PORTVERSION= 2.2.14
PORTREVISION= 1
CATEGORIES= lang www perl5
MASTER_SITES= OSSP/tool/${PORTNAME}
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
LICENSE= ART10 GPLv2
LICENSE_COMB= dual
MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>