freebsd-ports/games/kanatest/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
434 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= 4
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>