freebsd-ports/net-p2p/verlihub-plugins-chatroom/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

19 lines
377 B
Makefile

# New ports collection makefile for: verlihub-plugins-chatroom
# Date created: 3 May 2007
# Whom: Skylord
#
# $FreeBSD$
#
PORTNAME= chatroom
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= skylord@vt.net.ru
PLUGIN_DESC= Chatroom
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>