2002-11-19 15:46:58 +00:00
|
|
|
# New ports collection makefile for: xtypo
|
|
|
|
# Date created: 07 May 2001
|
|
|
|
# Whom: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xtypo
|
|
|
|
PORTVERSION= 1.02
|
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= ftp://ftp.hipecs.hokudai.ac.jp/pub/unix/ftp.intec.co.jp/
|
|
|
|
|
2004-12-23 12:11:30 +00:00
|
|
|
MAINTAINER= utoh@openedu.org
|
2003-02-21 12:51:06 +00:00
|
|
|
COMMENT= X-based keyboard trainer
|
2002-11-19 15:46:58 +00:00
|
|
|
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/xtypo
|
2002-11-19 15:46:58 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
ALL_TARGET= xtypo
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/xtypo
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|