mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
151bba9c36
PR: ports/182955 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
17 lines
329 B
Makefile
17 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>
|