freebsd-ports/games/gshisen/Makefile

26 lines
551 B
Makefile
Raw Normal View History

# New ports collection makefile for: GShisen
# Date created: 12 Jun 2001
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gshisen
2009-07-06 22:11:37 +02:00
PORTVERSION= 1.3.0
CATEGORIES= games gnustep
2009-07-06 22:11:37 +02:00
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
DISTNAME= GShisen-${PORTVERSION}
2002-10-27 10:27:16 +01:00
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Shisen-sho puzzle game for GNUstep
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
2005-09-14 12:35:32 +02:00
2009-07-06 22:11:37 +02:00
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
.include <bsd.port.mk>