summaryrefslogtreecommitdiff
path: root/lang/p5-ePerl/Makefile
blob: 1eb2c7d855a0622e0fe8b3b6ade5c783a27a91cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
WWW=		http://www.ossp.org/pkg/tool/eperl/

LICENSE=	ART10 GPLv2
LICENSE_COMB=	dual

MAKE_JOBS_UNSAFE=	yes

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>