freebsd-ports/security/p5-CACertOrg-CA/Makefile
Sunpoet Po-Chuan Hsieh b44b3c35ca - Add p5-CACertOrg-CA 20110724.001
CACertOrg::CA provides a copy of Certificate Authority certificate for
CACert.org. This is the Class 1 PKI Key.

sha1 13:5C:EC:36:F4:9C:B8:E9:3B:1A:B2:70:CD:80:88:46:76:CE:8F:33
md5  A6:1B:37:5E:39:0D:9C:36:54:EE:BD:20:31:46:1F:6B

WWW: http://search.cpan.org/dist/CACertOrg-CA/
2011-12-21 12:47:47 +00:00

22 lines
454 B
Makefile

# New ports collection makefile for: p5-CACertOrg-CA
# Date created: 2011-12-21
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= CACertOrg-CA
PORTVERSION= 20110724.001
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
PERL_CONFIGURE= yes
MAN3= CACertOrg::CA.3
.include <bsd.port.mk>