freebsd-ports/games/freedink-data/Makefile
Martin Wilke 326f3a4560 Dink Smallwood is an adventure/role-playing game, similar to Zelda,
made by RTsoft. Besides twisted humour, it includes the actual game
editor, allowing players to create hundreds of new adventures called
Dink Modules or D-Mods for short.

This package contains architecture-independent data for the original
game, along with free sound and music replacements.

PR:		ports/127704
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2008-11-25 05:26:42 +00:00

22 lines
403 B
Makefile

# New ports collection makefile for: syncterm
# Date created: 3 October 2006
# Whom: shurd
#
# $FreeBSD$
#
PORTNAME= freedink-data
PORTVERSION= 1.08.${PORTVER}
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= freedink
MAINTAINER= shurd@sasktel.net
COMMENT= Game data for games/freedink (Dink Smallwood)
NO_BUILD= yes
USE_GMAKE= yes
PORTVER= 20080920
.include <bsd.port.mk>