diff options
author | makc <makc@FreeBSD.org> | 2010-03-01 04:07:12 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-03-01 04:07:12 +0800 |
commit | 41a617c1cb83f676801991d286aebd0df34e9474 (patch) | |
tree | 87139c4be8b35ef7bb1931328bf196c3d5f050cd | |
parent | 7f37c8145b01db7a47835f55436588b9b9b0c377 (diff) | |
download | freebsd-ports-gnome-41a617c1cb83f676801991d286aebd0df34e9474.tar.gz freebsd-ports-gnome-41a617c1cb83f676801991d286aebd0df34e9474.tar.zst freebsd-ports-gnome-41a617c1cb83f676801991d286aebd0df34e9474.zip |
Add new port:
Oxford Advanced Learner's Dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
-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 |