freebsd-ports/devel/p5-Fennec-Lite/Makefile

18 lines
314 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
MAN3= Fennec::Lite.3
NO_STAGE= yes
.include <bsd.port.mk>