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

17 lines
347 B
Makefile

# Created by: Skylord
# $FreeBSD$
PORTNAME= forbid
PORTVERSION= 1.3
PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION}
MAINTAINER= me@skylord.ru
PLUGIN_DESC= ForbiddenWords
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>