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

21 lines
426 B
Makefile
Raw Normal View History

# New ports collection makefile for: verlihub-plugins-forbid
# Date created: 3 May 2007
# Whom: 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
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>