diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:06:12 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:06:12 +0000 |
commit | 0725dc43fb0b2a7865fda53a70192fe41664ca60 (patch) | |
tree | 76d96ebd60c341b83afe7502280c06c5cb76dd31 /textproc | |
parent | Add new port: (diff) |
Add new port:
Merrian Webster 10th dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250428
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/stardict-MerrianWebster/Makefile | 17 | ||||
-rw-r--r-- | textproc/stardict-MerrianWebster/distinfo | 3 | ||||
-rw-r--r-- | textproc/stardict-MerrianWebster/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/stardict-MerrianWebster/pkg-plist | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/stardict-MerrianWebster/Makefile b/textproc/stardict-MerrianWebster/Makefile new file mode 100644 index 000000000000..243d47c989f8 --- /dev/null +++ b/textproc/stardict-MerrianWebster/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: stardict-MerrianWebster +# Date created: 2010-02-28 +# Whom: Max Brazhnikov <makc@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= stardict-merrianwebster +PORTVERSION= 2.4.2 +CATEGORIES= textproc +MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION} + +MAINTAINER= makc@FreeBSD.org +COMMENT= Merrian Webster 10th dictionary + +.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" +.include <bsd.port.mk> diff --git a/textproc/stardict-MerrianWebster/distinfo b/textproc/stardict-MerrianWebster/distinfo new file mode 100644 index 000000000000..4d6435ed0046 --- /dev/null +++ b/textproc/stardict-MerrianWebster/distinfo @@ -0,0 +1,3 @@ +MD5 (stardict/stardict-merrianwebster-2.4.2.tar.bz2) = f852de240f70165c6aad648e72f51e3c +SHA256 (stardict/stardict-merrianwebster-2.4.2.tar.bz2) = e0424bb6087c608fb0b4d1f9c1f406966cf83cd96f2463b299f24b1410a82512 +SIZE (stardict/stardict-merrianwebster-2.4.2.tar.bz2) = 2532552 diff --git a/textproc/stardict-MerrianWebster/pkg-descr b/textproc/stardict-MerrianWebster/pkg-descr new file mode 100644 index 000000000000..5ea0c53936b5 --- /dev/null +++ b/textproc/stardict-MerrianWebster/pkg-descr @@ -0,0 +1,3 @@ +Merrian Webster 10th dictionary. + +WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php diff --git a/textproc/stardict-MerrianWebster/pkg-plist b/textproc/stardict-MerrianWebster/pkg-plist new file mode 100644 index 000000000000..780e4d8a632c --- /dev/null +++ b/textproc/stardict-MerrianWebster/pkg-plist @@ -0,0 +1,5 @@ +share/stardict/dic/merrianwebster.dict.dz +share/stardict/dic/merrianwebster.idx +share/stardict/dic/merrianwebster.ifo +@dirrmtry share/stardict/dic +@dirrmtry share/stardict |