freebsd-ports/security/p5-CACertOrg-CA/Makefile
2018-06-20 19:36:17 +00:00

18 lines
376 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= CACertOrg-CA
PORTVERSION= 20110724.005
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BDFOY
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CACert.org CA root certificate in PEM format
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>