aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnomekiss/Makefile
blob: 614d3fab4583e8def9192272e896a05610caf10a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    gnomekiss
# Date created:             4 Apr 2001
# Whom:                 UMENO Takashi <umeno@rr.iij4u.or.jp>
#
# $FreeBSD$
#

PORTNAME=   gnomekiss
PORTVERSION=    0.9
CATEGORIES= games gnome
MASTER_SITES=   http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
DISTNAME=   gnomekiss-${PORTVERSION}

MAINTAINER= umeno@rr.iij4u.or.jp

USE_X_PREFIX=   yes
USE_GNOME=  yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>