1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/net-p2p/verlihub-plugins-forbid/Makefile
Mark Linimon 32d4230d44 Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)

The 'runaway process' ones are most likely just statistical.

Approved by:	portmgr (tier-2 blanket)
2017-12-08 01:46:00 +00:00

16 lines
311 B
Makefile

# 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
PLUGIN_DESC= ForbiddenWords
.include "../verlihub-plugins/Makefile.plugins"
.include <bsd.port.mk>