summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-08-06 19:17:47 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-08-06 19:17:47 +0000
commita72713658509a4e9e7dd665713f990a2011306d4 (patch)
treec7f622b69a9f8fd653778bd53eac754a8c0d5022 /german
parentActivate Par (diff)
dict - simple english/german dictionary
Notes
Notes: svn path=/head/; revision=7495
Diffstat (limited to 'german')
-rw-r--r--german/dict/Makefile23
-rw-r--r--german/dict/distinfo2
-rw-r--r--german/dict/pkg-comment2
-rw-r--r--german/dict/pkg-descr1
-rw-r--r--german/dict/pkg-plist2
5 files changed, 30 insertions, 0 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile
new file mode 100644
index 000000000000..92b32d73048e
--- /dev/null
+++ b/german/dict/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: dict
+# Version required: 1.0
+# Date created: 6 August 1997
+# Whom: wosch
+#
+# $Id: Makefile,v 1.7 1997/04/30 03:18:08 asami Exp $
+
+
+DISTNAME= dict-1.0
+CATEGORIES= german
+MASTER_SITES= http://www.apfel.de/~wosch/src/
+dict= eng2germ.dict
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz
+RUN_DEPENDS= ${PORTSDIR}/textproc/agrep
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+
+MAINTAINER= wosch@FreeBSD.org
+
+post-extract: ${dict}
+${dict}:
+ gzip -d < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET}
+
+.include <bsd.port.mk>
diff --git a/german/dict/distinfo b/german/dict/distinfo
new file mode 100644
index 000000000000..9ff5405b6a21
--- /dev/null
+++ b/german/dict/distinfo
@@ -0,0 +1,2 @@
+MD5 (dict-1.0.tar.gz) = 9226862124c9ae0f6e4a5bd2ab247c04
+MD5 (eng2germ.dict.gz) = 1d6256b82c4601b85646a171fdd7f974
diff --git a/german/dict/pkg-comment b/german/dict/pkg-comment
new file mode 100644
index 000000000000..8850faa3fd57
--- /dev/null
+++ b/german/dict/pkg-comment
@@ -0,0 +1,2 @@
+dict - simple english/german dictionary
+
diff --git a/german/dict/pkg-descr b/german/dict/pkg-descr
new file mode 100644
index 000000000000..37faa52ba9d8
--- /dev/null
+++ b/german/dict/pkg-descr
@@ -0,0 +1 @@
+dict - simple english/german dictionary
diff --git a/german/dict/pkg-plist b/german/dict/pkg-plist
new file mode 100644
index 000000000000..c94b58898e76
--- /dev/null
+++ b/german/dict/pkg-plist
@@ -0,0 +1,2 @@
+bin/dict
+share/eng2germ.dict