diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:07:12 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-28 20:07:12 +0000 |
commit | 873f1e9e70cdf9e8e10dc9e5ac2eda81fa5d6239 (patch) | |
tree | a85ed5d599132217eaa0b76a455a6d62584ee91a /textproc/stardict-oald | |
parent | Add new port: (diff) |
Add new port:
Oxford Advanced Learner's Dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250431
Diffstat (limited to 'textproc/stardict-oald')
-rw-r--r-- | textproc/stardict-oald/Makefile | 17 | ||||
-rw-r--r-- | textproc/stardict-oald/distinfo | 3 | ||||
-rw-r--r-- | textproc/stardict-oald/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/stardict-oald/pkg-plist | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/stardict-oald/Makefile b/textproc/stardict-oald/Makefile new file mode 100644 index 000000000000..05d3d433a581 --- /dev/null +++ b/textproc/stardict-oald/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: stardict-oald +# Date created: 2010-02-28 +# Whom: Max Brazhnikov <makc@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= stardict-oald +PORTVERSION= 2.4.2 +CATEGORIES= textproc +MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION} + +MAINTAINER= makc@FreeBSD.org +COMMENT= Oxford Advanced Learner's Dictionary + +.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" +.include <bsd.port.mk> diff --git a/textproc/stardict-oald/distinfo b/textproc/stardict-oald/distinfo new file mode 100644 index 000000000000..f6bcd7f1934e --- /dev/null +++ b/textproc/stardict-oald/distinfo @@ -0,0 +1,3 @@ +MD5 (stardict/stardict-oald-2.4.2.tar.bz2) = 5f4adc8b3cd13b8574716171d1b42f82 +SHA256 (stardict/stardict-oald-2.4.2.tar.bz2) = c8f279f1013cfe4ed2becbcb541caca6c4fe51482da2c4726aa7aaef93f30e71 +SIZE (stardict/stardict-oald-2.4.2.tar.bz2) = 4730785 diff --git a/textproc/stardict-oald/pkg-descr b/textproc/stardict-oald/pkg-descr new file mode 100644 index 000000000000..80db7b29f9a9 --- /dev/null +++ b/textproc/stardict-oald/pkg-descr @@ -0,0 +1,3 @@ +Oxford Advanced Learner's Dictionary. + +WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php diff --git a/textproc/stardict-oald/pkg-plist b/textproc/stardict-oald/pkg-plist new file mode 100644 index 000000000000..7306b188ed8d --- /dev/null +++ b/textproc/stardict-oald/pkg-plist @@ -0,0 +1,5 @@ +share/stardict/dic/oald.dict.dz +share/stardict/dic/oald.idx +share/stardict/dic/oald.ifo +@dirrmtry share/stardict/dic +@dirrmtry share/stardict |