From e39324b4b3e4464c6304e23ad006177f868f23c3 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sun, 28 Feb 2010 20:07:04 +0000 Subject: Add new port: Longman Dictionary of Contemporary English. WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php Feature safe: yes --- textproc/stardict-longman/Makefile | 17 +++++++++++++++++ textproc/stardict-longman/distinfo | 3 +++ textproc/stardict-longman/pkg-descr | 3 +++ textproc/stardict-longman/pkg-plist | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 textproc/stardict-longman/Makefile create mode 100644 textproc/stardict-longman/distinfo create mode 100644 textproc/stardict-longman/pkg-descr create mode 100644 textproc/stardict-longman/pkg-plist (limited to 'textproc/stardict-longman') diff --git a/textproc/stardict-longman/Makefile b/textproc/stardict-longman/Makefile new file mode 100644 index 000000000000..ba17ec08038c --- /dev/null +++ b/textproc/stardict-longman/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: stardict-longman +# Date created: 2010-02-28 +# Whom: Max Brazhnikov +# +# $FreeBSD$ +# + +PORTNAME= stardict-longman +PORTVERSION= 2.4.2 +CATEGORIES= textproc +MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION} + +MAINTAINER= makc@FreeBSD.org +COMMENT= Longman Dictionary of Contemporary English + +.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" +.include diff --git a/textproc/stardict-longman/distinfo b/textproc/stardict-longman/distinfo new file mode 100644 index 000000000000..7e6aa2981245 --- /dev/null +++ b/textproc/stardict-longman/distinfo @@ -0,0 +1,3 @@ +MD5 (stardict/stardict-longman-2.4.2.tar.bz2) = 7c29fcd1eda7d1d946337ad57c3f0a0f +SHA256 (stardict/stardict-longman-2.4.2.tar.bz2) = e6ff22d606f54e6838e7edb590e7beaffd10ce059a6e2e1b2df0fc6b8ee212ec +SIZE (stardict/stardict-longman-2.4.2.tar.bz2) = 6402702 diff --git a/textproc/stardict-longman/pkg-descr b/textproc/stardict-longman/pkg-descr new file mode 100644 index 000000000000..74ef00e4de4a --- /dev/null +++ b/textproc/stardict-longman/pkg-descr @@ -0,0 +1,3 @@ +Longman Dictionary of Contemporary English. + +WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php diff --git a/textproc/stardict-longman/pkg-plist b/textproc/stardict-longman/pkg-plist new file mode 100644 index 000000000000..e3eabc187157 --- /dev/null +++ b/textproc/stardict-longman/pkg-plist @@ -0,0 +1,5 @@ +share/stardict/dic/longman.dict.dz +share/stardict/dic/longman.idx +share/stardict/dic/longman.ifo +@dirrmtry share/stardict/dic +@dirrmtry share/stardict -- cgit v1.2.3