1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/p5-CACertOrg-CA/Makefile
Sunpoet Po-Chuan Hsieh a99e50c9b5 - Support STAGEDIR
2013-09-30 20:59:03 +00:00

18 lines
363 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= CACertOrg-CA
PORTVERSION= 20110724.002
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
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>