mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
3dfbf7444e
Changes: http://search.cpan.org/dist/Mozilla-CA/Changes PR: 226745 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
19 lines
303 B
Makefile
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>
|