aboutsummaryrefslogtreecommitdiff
path: root/misc/xtypo/Makefile
blob: b8eaa09f528941239bbc89b4941b329306c48511 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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/

MAINTAINER=	utoh@openedu.org
COMMENT=	X-based keyboard trainer

PLIST_FILES=	bin/xtypo
USE_IMAKE=	yes
ALL_TARGET=	xtypo

WRKSRC=		${WRKDIR}/xtypo

.include <bsd.port.mk>