1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
This commit is contained in:
Thomas Quinot 2014-05-11 08:29:18 +00:00
parent 3d029bfb4e
commit b4eea9e4b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353657
3 changed files with 8 additions and 4 deletions

View File

@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/
MAINTAINER= thomas@FreeBSD.org
COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security
LICENSE= GPLv2
USE_AUTOTOOLS= autoconf
USE_GMAKE= yes
@ -49,11 +50,10 @@ CONFIGURE_ARGS+= --without-libldap
ALL_TARGET= -C ftp-proxy
.endif
MAN8= ftp-proxy.8
MAN5= ftp-proxy.conf.5
MAKE_ARGS= INST_ROOT=${STAGEDIR} CONF_DST=ftp-proxy.conf.sample
SUB_FILES= pkg-message
NO_STAGE= yes
.include <bsd.port.pre.mk>
# XXX: newer autoconf's rely on the compiler result, not the preprocessor

View File

@ -0,0 +1,2 @@
Configuration sample files were installed in etc/proxy-suite/, you will need
to copy these over to create real configuration files.

View File

@ -1,3 +1,5 @@
sbin/ftp-proxy
etc/proxy-suite/ftp-proxy.conf
etc/proxy-suite/ftp-proxy.conf.sample
man/man5/ftp-proxy.conf.5.gz
man/man8/ftp-proxy.8.gz
@dirrm etc/proxy-suite