1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/p5-Mozilla-CA/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
321 B
Makefile

PORTNAME= Mozilla-CA
PORTVERSION= 20200520
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Perl extension for Mozilla CA cert bundle in PEM format
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/README
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>