freebsd-ports/net-p2p/verlihub-plugins-floodprotect/Makefile

19 lines
383 B
Makefile

# Created by: Skylord
# $FreeBSD$
PORTNAME= floodprotect
PORTVERSION= 1.6
PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF/verlihub/OldFiles
MAINTAINER= me@skylord.ru
PLUGIN_NAME= floodprot
PLUGIN_DESC= Floodprotect
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
DISTNAME= ${PLUGIN_NAME}
.include <bsd.port.post.mk>