aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Fennec-Lite/Makefile
blob: 44d6083b0917aa6eaef6ea83776c16872df12f5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Fennec-Lite
PORTVERSION=	0.004
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for minimalist Fennec, the commonly used bits
WWW=		https://metacpan.org/release/Fennec-Lite

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>