1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/games/kanatest/Makefile
Martin Wilke ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00

24 lines
416 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_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
MAN1= kanatest.1
.include <bsd.port.mk>