aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-floodprotect/Makefile
blob: f64aeea920f616c6e9e83321d4f063f4e512d286 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	verlihub-plugins-floodprotect
# Date created:				3 May 2007
# Whom:					Skylord
#
# $FreeBSD$
#

PORTNAME=	floodprotect
PORTVERSION=	1.6
PORTREVISION=	1
CATEGORIES=	net-p2p

MAINTAINER=	skylord@vt.net.ru

PLUGIN_NAME=	floodprot
PLUGIN_DESC=	Floodprotect

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>