aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Mozilla-CA/Makefile
blob: d2a1770fd3beda3a147138273918c48130309bb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=   Mozilla-CA
PORTVERSION=    20160104
CATEGORIES= www perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= kuriyama@FreeBSD.org
COMMENT=    Perl extension for Mozilla CA cert bundle in PEM format

LICENSE=    MPL

USES=       perl5
USE_PERL5=  configure
NO_ARCH=    yes

.include <bsd.port.mk>