aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/chattahoochie/Makefile
blob: 94487b2ae44a3697acf86c50719bdb25bc35daa3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:  pickwick
# Date created:                       Fri, 30 Apr 2010 19:50:00 EDT
# Whom:                               James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#

PORTNAME=   chattahoochie
PORTVERSION=    1.4
CATEGORIES= net-im
MASTER_SITES=   http://www.mammothcheese.ca/

MAINTAINER= jimmy@mammothcheese.ca
COMMENT=    Small group plain-text chat server

MAN8=       chattahoochie.8
MANCOMPRESSED=  yes

.include <bsd.port.mk>