freebsd-ports/games/kanatest/Makefile
2010-10-01 09:53:30 +00:00

25 lines
441 B
Makefile

# New ports collection makefile for: kanatest
# Date created: 2004-03-27
# Whom: S H A N <shanali@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= kanatest
PORTVERSION= 0.3.6
PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= http://clay.ll.pl/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple hiragana/katakana drill tool
BROKEN= does not fetch
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
MAN1= kanatest.1
.include <bsd.port.mk>