aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-chatroom/Makefile
blob: 20e2943bc366d0b3ef81da71626be2c2e56a36db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$

PORTNAME=	chatroom
PORTVERSION=	1.1
PORTREVISION=	6
CATEGORIES=	net-p2p
MASTER_SITES=	SF/verlihub/VH_Chatroom/${DISTVERSION}

MAINTAINER=	me@skylord.ru

PLUGIN_DESC=	Chatroom

.include "../verlihub-plugins/Makefile.plugins"
.include <bsd.port.mk>