aboutsummaryrefslogtreecommitdiffstats
path: root/www/ffproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ffproxy/Makefile')
-rw-r--r--www/ffproxy/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile
index 4436dcfe40bd..59c123401d3e 100644
--- a/www/ffproxy/Makefile
+++ b/www/ffproxy/Makefile
@@ -16,13 +16,4 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
-MAN5= ${PORTNAME}.conf.5
-MAN7= ${PORTNAME}.quick.7
-MAN8= ${PORTNAME}.8
-
-NO_STAGE= yes
-post-install:
- @[ -f ${PREFIX}/etc/ffproxy.conf ] || \
- ${CP} ${PREFIX}/etc/ffproxy.conf.sample ${PREFIX}/etc/ffproxy.conf
-
.include <bsd.port.mk>