freebsd-ports/net-p2p/verlihub-plugins-forbid/Makefile
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00

15 lines
311 B
Makefile

# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$
PORTNAME= forbid
PORTVERSION= 1.3
PORTREVISION= 6
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>