aboutsummaryrefslogtreecommitdiffstats
path: root/games/freedink-data/Makefile
blob: f4e0e808a0bdcafbf374727ce2174342dbb71942 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>