aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-forbid/Makefile
blob: 1a6580ac408965b882df352d1d2c13d88018996f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>