diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 14:33:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 14:33:07 +0000 |
commit | 2eff2d795361046a0cc6d9bc13f0d02b2b8fa163 (patch) | |
tree | 51a9b00a301fff140795c2a6f689bc894ce176e0 /portuguese | |
parent | fee610051e6a13fa93f72999a6d484bd4922c9e9 (diff) | |
download | ports-2eff2d795361046a0cc6d9bc13f0d02b2b8fa163.tar.gz ports-2eff2d795361046a0cc6d9bc13f0d02b2b8fa163.zip |
Notes
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/ |