freebsd-ports/misc/xtypo/Makefile
Alejandro Pulver 43cc549f30 - Make fetchable.
PR:		ports/104720
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2006-11-05 16:54:45 +00:00

22 lines
411 B
Makefile

# 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.intec.co.jp/pub/utils/
MAINTAINER= mutoh@openedu.org
COMMENT= X-based keyboard trainer
PLIST_FILES= bin/xtypo
USE_IMAKE= yes
ALL_TARGET= xtypo
WRKSRC= ${WRKDIR}/xtypo
.include <bsd.port.mk>