blob: c032c47a32116e401e24a8380dbe51c827c51ec6 (
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.5
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>
|