mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
9f3b0add58
X-based keyboard trainer PR: 45290 Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
21 lines
386 B
Makefile
21 lines
386 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.hipecs.hokudai.ac.jp/pub/unix/ftp.intec.co.jp/
|
|
|
|
MAINTAINER= tmutoh@mx10.freecom.ne.jp
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= xtypo
|
|
|
|
WRKSRC= ${WRKDIR}/xtypo
|
|
|
|
.include <bsd.port.mk>
|