freebsd-ports/www/p5-Mozilla-CA/Makefile
Andrej Zverev 93f308c035 - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:35:44 +00:00

15 lines
274 B
Makefile

# $FreeBSD$
PORTNAME= Mozilla-CA
PORTVERSION= 20130114
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for Mozilla CA cert bundle in PEM format
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>