freebsd-ports/games/cgoban/Makefile

27 lines
536 B
Makefile
Raw Normal View History

# New ports collection makefile for: cgoban
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
PORTNAME= cgoban
PORTVERSION= 1.9.14
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cgoban1
MAINTAINER= simonmar@microsoft.com
2003-02-21 13:06:51 +01:00
COMMENT= Internet Go Server client and game editor
BROKEN= Does not compile, will be removed after Feb 2
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_AUTOMAKE= yes
ALL_TARGET=
MAN6= cgoban.6
.include <bsd.port.mk>