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 /portuguese | |
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 'portuguese')
-rw-r--r-- | portuguese/Makefile | 1 | ||||
-rw-r--r-- | portuguese/mythes/Makefile | 35 | ||||
-rw-r--r-- | portuguese/mythes/distinfo | 2 | ||||
-rw-r--r-- | portuguese/mythes/pkg-descr | 3 |
4 files changed, 41 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 16cd9daee4f8..77f9941a0f36 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -18,6 +18,7 @@ SUBDIR += koffice-i18n-pt_BR SUBDIR += koffice-kde4-l10n SUBDIR += koffice-kde4-l10n-pt_BR + SUBDIR += mythes SUBDIR += php_doc-br SUBDIR += webalizer-pt_BR SUBDIR += webalizer-pt_PT diff --git a/portuguese/mythes/Makefile b/portuguese/mythes/Makefile new file mode 100644 index 000000000000..54aa15f89c68 --- /dev/null +++ b/portuguese/mythes/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: mythes +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= mythes +PORTVERSION= 2006.08.17 +CATEGORIES= portuguese textproc +MASTER_SITES= http://openthesaurus.caixamagica.pt/download/ +DISTNAME= thes_pt_PT_v2 + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Portuguese thesaurus + +LICENSE= GPLv2 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/mythes/th_pt_PT_v2.dat \ + share/mythes/th_pt_PT_v2.idx \ + share/mythes/th_pt_BR_v2.dat \ + share/mythes/th_pt_BR_v2.idx +PLIST_DIRS= share/mythes + +do-install: + @${MKDIR} ${PREFIX}/share/mythes + @${INSTALL_DATA} ${WRKDIR}/th_pt_PT_v2.* ${PREFIX}/share/mythes + @cd ${PREFIX}/share/mythes; \ + ${LN} -s th_pt_PT_v2.dat th_pt_BR_v2.dat ; \ + ${LN} -s th_pt_PT_v2.idx th_pt_BR_v2.idx + +.include <bsd.port.mk> diff --git a/portuguese/mythes/distinfo b/portuguese/mythes/distinfo new file mode 100644 index 000000000000..fbcfad6f884d --- /dev/null +++ b/portuguese/mythes/distinfo @@ -0,0 +1,2 @@ +SHA256 (thes_pt_PT_v2.zip) = 287e56dc278e49cbb60a08ee96330dc1a7e8945b1fab700408bcc700592e9903 +SIZE (thes_pt_PT_v2.zip) = 302469 diff --git a/portuguese/mythes/pkg-descr b/portuguese/mythes/pkg-descr new file mode 100644 index 000000000000..6ac7c299ae5d --- /dev/null +++ b/portuguese/mythes/pkg-descr @@ -0,0 +1,3 @@ +Portuguese thesaurus + +WWW: http://openthesaurus.caixamagica.pt/ |