diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-19 15:46:58 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-19 15:46:58 +0000 |
commit | 9f3b0add58c32ce148535b3d466b78c1fb3cc1da (patch) | |
tree | 62da9be9513cfcddbc9c5ec60c56eb407f2db351 /misc/xtypo | |
parent | 165f72d80a70691b9654ac00cead0004cebecfa5 (diff) | |
download | ports-9f3b0add58c32ce148535b3d466b78c1fb3cc1da.tar.gz ports-9f3b0add58c32ce148535b3d466b78c1fb3cc1da.zip |
Notes
Diffstat (limited to 'misc/xtypo')
-rw-r--r-- | misc/xtypo/Makefile | 20 | ||||
-rw-r--r-- | misc/xtypo/distinfo | 1 | ||||
-rw-r--r-- | misc/xtypo/pkg-comment | 1 | ||||
-rw-r--r-- | misc/xtypo/pkg-descr | 1 | ||||
-rw-r--r-- | misc/xtypo/pkg-plist | 1 |
5 files changed, 24 insertions, 0 deletions
diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile new file mode 100644 index 000000000000..a8bc74da8d62 --- /dev/null +++ b/misc/xtypo/Makefile @@ -0,0 +1,20 @@ +# 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> diff --git a/misc/xtypo/distinfo b/misc/xtypo/distinfo new file mode 100644 index 000000000000..be75904cd71e --- /dev/null +++ b/misc/xtypo/distinfo @@ -0,0 +1 @@ +MD5 (xtypo-1.02.tar.gz) = c1e438d8a737eadf83b797a71a8bbded diff --git a/misc/xtypo/pkg-comment b/misc/xtypo/pkg-comment new file mode 100644 index 000000000000..4ede2039d3cb --- /dev/null +++ b/misc/xtypo/pkg-comment @@ -0,0 +1 @@ +X-based keyboard trainer diff --git a/misc/xtypo/pkg-descr b/misc/xtypo/pkg-descr new file mode 100644 index 000000000000..783bbe058f0a --- /dev/null +++ b/misc/xtypo/pkg-descr @@ -0,0 +1 @@ +This is xtypo, X-based typing trainner. diff --git a/misc/xtypo/pkg-plist b/misc/xtypo/pkg-plist new file mode 100644 index 000000000000..589d77cdebcc --- /dev/null +++ b/misc/xtypo/pkg-plist @@ -0,0 +1 @@ +bin/xtypo |