aboutsummaryrefslogtreecommitdiff
path: root/net/proxy-suite
diff options
context:
space:
mode:
authorThomas Quinot <thomas@FreeBSD.org>2014-05-11 08:29:18 +0000
committerThomas Quinot <thomas@FreeBSD.org>2014-05-11 08:29:18 +0000
commitb4eea9e4b57067838b214a6549207d502dff35ae (patch)
tree1ddfbb20ffaa3f2468a347b8936a4b6b3ff8f7d0 /net/proxy-suite
parent3d029bfb4e93d9bc8956180686cb25ec4d1db482 (diff)
downloadports-b4eea9e4b57067838b214a6549207d502dff35ae.tar.gz
ports-b4eea9e4b57067838b214a6549207d502dff35ae.zip
Stagify
Notes
Notes: svn path=/head/; revision=353657
Diffstat (limited to 'net/proxy-suite')
-rw-r--r--net/proxy-suite/Makefile6
-rw-r--r--net/proxy-suite/pkg-message2
-rw-r--r--net/proxy-suite/pkg-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile
index b38c39bfa367..86592a5b48f3 100644
--- a/net/proxy-suite/Makefile
+++ b/net/proxy-suite/Makefile
@@ -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
diff --git a/net/proxy-suite/pkg-message b/net/proxy-suite/pkg-message
new file mode 100644
index 000000000000..d16a54255513
--- /dev/null
+++ b/net/proxy-suite/pkg-message
@@ -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.
diff --git a/net/proxy-suite/pkg-plist b/net/proxy-suite/pkg-plist
index 0a909e149775..176c647e7c4c 100644
--- a/net/proxy-suite/pkg-plist
+++ b/net/proxy-suite/pkg-plist
@@ -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