freebsd-ports/net-p2p/verlihub-plugins-chatroom/Makefile
Pav Lucistnik 8856c55db6 - Update to 0.9.8e-r2
PR:		ports/140704
Submitted by:	Mikle Davidkin <skylord@vt.net.ru> (maintainer)
2010-01-20 21:58:38 +00:00

20 lines
426 B
Makefile

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