freebsd-ports/games/senken/Makefile
Trevor Johnson be1180a768 E-mail to the maintainer bounced twice, first with:
<tmartin@andrew.cmu.edu>
       (reason: 452 4.2.2 Over quota)

then with:

   451 4.3.5 Error getting LDAP results in map andrewLocaladdr: Can't
   contact LDAP server
   450 4.2.2 <tmartin@andrew.cmu.edu>... Deferred due to LDAP failure
2004-03-26 00:48:07 +00:00

20 lines
433 B
Makefile

# New ports collection makefile for: senken
# Date created: 15 January 2003
# Whom: tmartin@andrew.cmu.edu
#
# $FreeBSD$
PORTNAME= senken
PORTVERSION= 0.2.6
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.contrib.andrew.cmu.edu/~tmartin/senken/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A city simulation game
GNU_CONFIGURE= yes
USE_SDL= image sdl
USE_GNOME= gtk12
.include <bsd.port.mk>