1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/p5-Mozilla-CA/Makefile
Sunpoet Po-Chuan Hsieh 3dfbf7444e Update to 20180117
Changes:	http://search.cpan.org/dist/Mozilla-CA/Changes
PR:		226745
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-04-03 09:50:24 +00:00

19 lines
303 B
Makefile

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