mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
be1180a768
<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
21 lines
433 B
Makefile
21 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>
|