aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-forbid/Makefile
blob: ba77e093506dd2044ff03c1db150e09db6295770 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$

PORTNAME=   forbid
PORTVERSION=    1.3
PORTREVISION=   5
CATEGORIES= net-p2p
MASTER_SITES=   SF/verlihub/VH_Forbid/${DISTVERSION}

MAINTAINER= me@skylord.ru

BROKEN_armv6=       fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)

PLUGIN_DESC=    ForbiddenWords

.include "../verlihub-plugins/Makefile.plugins"
.include <bsd.port.mk>