PORTNAME= openxpki-deployment
PORTVERSION= 0.9.1386
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= SF/openxpki/openxpki/0.9.1300
PKGNAMEPREFIX= p5-
# $FreeBSD: ports/security/p5-openxpki-deployment/files/openxpki.sh.in,v 1.4 2010/03/27 00:14:46 dougb Exp $
# PROVIDE: openxpki
# REQUIRE: DAEMON
# REQUIRE: LOGIN
# BEFORE: LOGIN
# REQUIRE: postgresql
# REQUIRE: mysql
# KEYWORD: shutdown
# Define these openxpki_* variables in one of these files:
# Define this variable in the file /etc/rc.conf:
# /etc/rc.conf
# openxpki_enable="YES"
# /etc/rc.conf.local
# to ensure that openxpki starts at boot time.
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE