1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/p5-Fennec-Lite/Makefile
2014-02-05 15:43:31 +00:00

16 lines
278 B
Makefile

# $FreeBSD$
PORTNAME= Fennec-Lite
PORTVERSION= 0.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for minimalist Fennec, the commonly used bits
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>