|
Lines 1-17
Link Here
|
| 1 |
# Ports collection makefile for: ssl-admin |
1 |
# Ports collection makefile for: ssl-admin |
| 2 |
# Date created: 21 July 2008 |
2 |
# Date created: Tue Apr 7 22:19:06 CDT 2009 |
| 3 |
# Whom: Eric Crist <ecrist@secure-computing.net> |
3 |
# Whom: Eric Crist <ecrist@secure-computing.net> |
| 4 |
# |
4 |
# |
| 5 |
# $FreeBSD: ports/security/ssl-admin/Makefile,v 1.6 2009/01/20 23:15:30 pav Exp $ |
5 |
# $FreeBSD: ports/security/ssl-admin/Makefile,v 1.4 2008/07/27 19:05:31 beech Exp $ |
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= ssl-admin |
8 |
PORTNAME= ssl-admin |
| 9 |
DISTVERSION= 1.0.1 |
9 |
DISTVERSION= 1.0.2 |
| 10 |
CATEGORIES= security |
10 |
CATEGORIES= security |
| 11 |
MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/ |
11 |
MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/ |
| 12 |
|
12 |
|
| 13 |
MAINTAINER= ecrist@secure-computing.net |
13 |
MAINTAINER= ecrist@secure-computing.net |
| 14 |
COMMENT= OpenSSL certificate manager with OpenVPN support |
14 |
COMMENT= OpenSSL certificate manager with OpenVPN support. |
| 15 |
|
15 |
|
| 16 |
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \ |
16 |
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \ |
| 17 |
zip:${PORTSDIR}/archivers/unzip |
17 |
zip:${PORTSDIR}/archivers/unzip |