151bba9c36
PR: ports/182955 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
16 lines
329 B
Makefile
16 lines
329 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
|
|
|
|
MAN8= chattahoochie.8
|
|
MANCOMPRESSED= yes
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|