aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-floodprotect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/verlihub-plugins-floodprotect/Makefile')
-rw-r--r--net-p2p/verlihub-plugins-floodprotect/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile
new file mode 100644
index 000000000000..65af8ed9d8ff
--- /dev/null
+++ b/net-p2p/verlihub-plugins-floodprotect/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: verlihub-plugins-floodprotect
+# Date created: 3 May 2007
+# Whom: Skylord
+#
+# $FreeBSD$
+#
+
+PORTNAME= floodprotect
+PORTVERSION= 1.6
+CATEGORIES= net-p2p
+
+MAINTAINER= skylord@vt.net.ru
+COMMENT= Floodprotect plugin for the VerliHub - a Direct Connect protocol server
+
+PLUGIN_NAME= floodprot
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
+.include <bsd.port.post.mk>