c4f1230f75
PR: ports/156149 Submitted by: maintainer
19 lines
458 B
Makefile
19 lines
458 B
Makefile
# 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.3
|
|
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>
|