aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-chatroom/Makefile
blob: 89cc39c14c17a5ef471c2b91f2b6e904788ef3ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    verlihub-plugins-chatroom
# Date created:             3 May 2007
# Whom:                 Skylord
#
# $FreeBSD$
#

PORTNAME=   chatroom
PORTVERSION=    1.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>