freebsd-ports/games/kanatest/Makefile
Pav Lucistnik b13c4e5e19 - Update to 0.3.6
PR:		ports/64887
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer
2004-03-29 15:02:17 +00:00

23 lines
418 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
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= gtk20
GNU_CONFIGURE= yes
MAN1= kanatest.1
.include <bsd.port.mk>