summaryrefslogtreecommitdiff
path: root/textproc/dict-server
diff options
context:
space:
mode:
authorabs <abs>2009-12-31 00:42:24 +0000
committerabs <abs>2009-12-31 00:42:24 +0000
commit62d15d29221b73377d8f133e0808ea47ff4c24a0 (patch)
tree8c448dfda291d1cface802e87eb0318f77a59334 /textproc/dict-server
parent5cf76e316bd3de9c7574685c05a040db8f0192c9 (diff)
downloadpkgsrc-62d15d29221b73377d8f133e0808ea47ff4c24a0.tar.gz
add files (stupidly) missed in last update
Diffstat (limited to 'textproc/dict-server')
-rw-r--r--textproc/dict-server/MESSAGE17
-rw-r--r--textproc/dict-server/Makefile.common12
2 files changed, 29 insertions, 0 deletions
diff --git a/textproc/dict-server/MESSAGE b/textproc/dict-server/MESSAGE
new file mode 100644
index 00000000000..c7fa008c05e
--- /dev/null
+++ b/textproc/dict-server/MESSAGE
@@ -0,0 +1,17 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2009/12/31 00:42:24 abs Exp $
+
+1) By default dictd uses '${PATH_TO_M4} -P' for
+ preprocessing configuration file.
+
+ If you dislike this default
+ add dictd_flags='<your options>' to /etc/rc.conf.
+
+2) ${VARBASE}/log/dictd is a preferred directory for logging unless
+ syslog is used.
+
+3) See ${PREFIX}/share/doc/${PKGBASE}/NEWS file for upstream news.
+4) See ${PREFIX}/share/examples/${PKGBASE}/ directory
+ for samples of configuration file.
+
+===========================================================================
diff --git a/textproc/dict-server/Makefile.common b/textproc/dict-server/Makefile.common
new file mode 100644
index 00000000000..abdfd50cf8e
--- /dev/null
+++ b/textproc/dict-server/Makefile.common
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile.common,v 1.1 2009/12/31 00:42:24 abs Exp $
+# used by textproc/dict-server/Makefile
+# used by textproc/dict-client/Makefile
+DISTNAME= dictd-1.11.2
+
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dict/} \
+ ftp://ftp.dict.org/pub/dict/
+
+MAINTAINER?= cheusov@tut.by
+HOMEPAGE= http://www.dict.org/
+
+PKG_DESTDIR_SUPPORT= user-destdir