326f3a4560
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>
22 lines
403 B
Makefile
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>
|