1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/www/p5-Mozilla-CA/Makefile
Kurt Jaeger f74e64dfe6 www/p5-Mozilla-CA: 20130114 -> 20141217
- Updated certs
- Some housekeeping on the code itself

PR:		196836
Approved by:	kuriyama (maintainer timeout)
2015-02-06 18:47:46 +00:00

16 lines
274 B
Makefile

# $FreeBSD$
PORTNAME= Mozilla-CA
PORTVERSION= 20141217
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>