1ce3ab2a9f
Approved by: portmgr@
12 lines
272 B
Makefile
12 lines
272 B
Makefile
# Created by: James Bailie <jimmy@mammothcheese.ca>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= chattahoochie
|
|
PORTVERSION= 1.8
|
|
CATEGORIES= net-im
|
|
MASTER_SITES= http://www.mammothcheese.ca/
|
|
|
|
MAINTAINER= jimmy@mammothcheese.ca
|
|
COMMENT= Small group plain-text chat server
|
|
|
|
.include <bsd.port.mk>
|