freebsd-ports/security/p5-CACertOrg-CA/Makefile
Sunpoet Po-Chuan Hsieh 7bb252677f - Add NO_ARCH
2015-10-03 17:11:53 +00:00

19 lines
392 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= CACertOrg-CA
PORTVERSION= 20110724.004
PORTREVISION= 1
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>