diff options
author | makc <makc@FreeBSD.org> | 2010-03-01 04:03:47 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-03-01 04:03:47 +0800 |
commit | 2cea95d3a9b8a88b4081dbad98226ae762b29cf0 (patch) | |
tree | 00868a87299ea0e54a0390679c1a5a25e69c5ab5 | |
parent | dd91f49d3545cd5a611d57797833982ab32a797e (diff) | |
download | freebsd-ports-gnome-2cea95d3a9b8a88b4081dbad98226ae762b29cf0.tar.gz freebsd-ports-gnome-2cea95d3a9b8a88b4081dbad98226ae762b29cf0.tar.zst freebsd-ports-gnome-2cea95d3a9b8a88b4081dbad98226ae762b29cf0.zip |
Add new port:
The 7th edition of Mueller English-Russian dictionary with accents.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.mova.org.php
Feature safe: yes
-rw-r--r-- | russian/stardict-mueller7accent/Makefile | 18 | ||||
-rw-r--r-- | russian/stardict-mueller7accent/distinfo | 3 | ||||
-rw-r--r-- | russian/stardict-mueller7accent/pkg-descr | 3 | ||||
-rw-r--r-- | russian/stardict-mueller7accent/pkg-plist | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/russian/stardict-mueller7accent/Makefile b/russian/stardict-mueller7accent/Makefile new file mode 100644 index 000000000000..3f5f29ef7d47 --- /dev/null +++ b/russian/stardict-mueller7accent/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: stardict-mueller7accent +# Date created: 2010-02-27 +# Whom: Max Brazhnikov <makc@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= stardict-mueller7accent +PORTVERSION= 2.4.2 +CATEGORIES= russian +MASTER_SITES= SF/stardict/stardict-dictionaries-ru/${PORTVERSION} +DISTNAME= stardict-Mueller7accentGPL-${PORTVERSION} + +MAINTAINER= makc@FreeBSD.org +COMMENT= Mueller English-Russian dictionary with accents + +.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" +.include <bsd.port.mk> diff --git a/russian/stardict-mueller7accent/distinfo b/russian/stardict-mueller7accent/distinfo new file mode 100644 index 000000000000..de1515740131 --- /dev/null +++ b/russian/stardict-mueller7accent/distinfo @@ -0,0 +1,3 @@ +MD5 (stardict/stardict-Mueller7accentGPL-2.4.2.tar.bz2) = 430ea88e381b30791504bc3a66c041ab +SHA256 (stardict/stardict-Mueller7accentGPL-2.4.2.tar.bz2) = 4aa92112206b8ba86b178f97d0c65dfa3a350906d284d30a7c5846505038a774 +SIZE (stardict/stardict-Mueller7accentGPL-2.4.2.tar.bz2) = 3678333 diff --git a/russian/stardict-mueller7accent/pkg-descr b/russian/stardict-mueller7accent/pkg-descr new file mode 100644 index 000000000000..6add8e2729ac --- /dev/null +++ b/russian/stardict-mueller7accent/pkg-descr @@ -0,0 +1,3 @@ +The 7th edition of Mueller English-Russian dictionary with accents. + +WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.mova.org.php diff --git a/russian/stardict-mueller7accent/pkg-plist b/russian/stardict-mueller7accent/pkg-plist new file mode 100644 index 000000000000..68b967e80218 --- /dev/null +++ b/russian/stardict-mueller7accent/pkg-plist @@ -0,0 +1,5 @@ +share/stardict/dic/Mueller7accentGPL.dict.dz +share/stardict/dic/Mueller7accentGPL.idx +share/stardict/dic/Mueller7accentGPL.ifo +@dirrmtry share/stardict/dic +@dirrmtry share/stardict |