diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 22:33:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 22:33:07 +0800 |
commit | 7c2fa80a46bb8ff08c1351801615de645893166e (patch) | |
tree | 9204fe5b7082e085eae35f34c4c107c55c24a424 /polish | |
parent | eb6c50c8c46a57c0d93a86b17ea772e53f5a66dc (diff) | |
download | freebsd-ports-gnome-7c2fa80a46bb8ff08c1351801615de645893166e.tar.gz freebsd-ports-gnome-7c2fa80a46bb8ff08c1351801615de645893166e.tar.zst freebsd-ports-gnome-7c2fa80a46bb8ff08c1351801615de645893166e.zip |
Add some locales thesaurus
Diffstat (limited to 'polish')
-rw-r--r-- | polish/Makefile | 1 | ||||
-rw-r--r-- | polish/mythes/Makefile | 31 | ||||
-rw-r--r-- | polish/mythes/distinfo | 2 | ||||
-rw-r--r-- | polish/mythes/pkg-descr | 3 |
4 files changed, 37 insertions, 0 deletions
diff --git a/polish/Makefile b/polish/Makefile index c1156cb3b91a..f3effba17862 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -18,6 +18,7 @@ SUBDIR += koffice-kde4-l10n SUBDIR += libgadu SUBDIR += libtlen + SUBDIR += mythes SUBDIR += php_doc SUBDIR += qfaktury SUBDIR += qnapi diff --git a/polish/mythes/Makefile b/polish/mythes/Makefile new file mode 100644 index 000000000000..a41323eebb4b --- /dev/null +++ b/polish/mythes/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: mythes +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= mythes +PORTVERSION= 1.5 +CATEGORIES= polish textproc +MASTER_SITES= SF/synonimy/synonimy/${PORTVERSION}/ +DISTNAME= OOo2-Thesaurus-${PORTVERSION} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Polish thesaurus + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/mythes/th_pl_PL_v2.dat \ + share/mythes/th_pl_PL_v2.idx + +PLIST_DIRS= share/mythes + +do-install: + @${MKDIR} ${PREFIX}/share/mythes + @${INSTALL_DATA} ${WRKDIR}/th_pl_PL_v2.* ${PREFIX}/share/mythes + +.include <bsd.port.mk> diff --git a/polish/mythes/distinfo b/polish/mythes/distinfo new file mode 100644 index 000000000000..e1cab347a918 --- /dev/null +++ b/polish/mythes/distinfo @@ -0,0 +1,2 @@ +SHA256 (OOo2-Thesaurus-1.5.zip) = 9a04ade7f6e7532edebb2582001719c82886884553f15dcba9baf409b9c49420 +SIZE (OOo2-Thesaurus-1.5.zip) = 1576689 diff --git a/polish/mythes/pkg-descr b/polish/mythes/pkg-descr new file mode 100644 index 000000000000..13d8bc662a9b --- /dev/null +++ b/polish/mythes/pkg-descr @@ -0,0 +1,3 @@ +Polish thesaurus + +WWW: http://synonimy.ux.pl/ |