1 # New ports collection makefile for: p5-openxpki-client
2 # Date created: 03 Oct 2006
5 # $FreeBSD: ports/security/p5-openxpki-client/Makefile,v 1.8 2009/01/22 02:48:06 araujo Exp $
8 PORTNAME
= openxpki-client
10 CATEGORIES
= security perl5
11 MASTER_SITES
= ${MASTER_SITE_SOURCEFORGE}
12 MASTER_SITE_SUBDIR
= openxpki
14 DISTNAME
= OpenXPKI-Client-
${PORTVERSION}
17 MAINTAINER
= svysh@pn.sinp.msu.ru
18 COMMENT
= Perl based trustcenter software for PKI
: base class for actual clients
21 ${SITE_PERL}/${PERL_ARCH}/OpenXPKI.pm
:${PORTSDIR}/security
/p5-openxpki
22 RUN_DEPENDS
= ${BUILD_DEPENDS}
24 MAN3
= OpenXPKI
::Client
.3 \
25 OpenXPKI
::Client
::API
.3
29 .
include <bsd.port.mk
>