aboutsummaryrefslogtreecommitdiffstats
path: root/games/kanatest/Makefile
blob: 5277990f96548486936b1fe558ec207b3bd37a4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    kanatest
# Date created:     2004-03-27
# Whom:         S H A N <shanali@yahoo.com>
#
# $FreeBSD$
#

PORTNAME=   kanatest
PORTVERSION=    0.1.1
CATEGORIES= games
MASTER_SITES=   http://clay.ll.pl/download/

MAINTAINER= shanali@yahoo.com
COMMENT=    A simple hiragana/katakana drill tool

USE_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOME=  gtk12
GNU_CONFIGURE=  yes

.include <bsd.port.mk>