diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:30:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:30:52 +0000 |
commit | 42f46cfd8c62fc54452e5458952144d2dae29dc3 (patch) | |
tree | fd6d45ca73d4f9ceb6da4fc22596bb0fd0d8a56b /portuguese | |
parent | 850f9b3a735fe758c8ed0196069e240471f57b25 (diff) | |
download | ports-42f46cfd8c62fc54452e5458952144d2dae29dc3.tar.gz ports-42f46cfd8c62fc54452e5458952144d2dae29dc3.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 1 | ||||
-rw-r--r-- | portuguese/hyphen/Makefile | 31 | ||||
-rw-r--r-- | portuguese/hyphen/distinfo | 2 | ||||
-rw-r--r-- | portuguese/hyphen/pkg-descr | 1 |
4 files changed, 35 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 54a87c5f58af..16cd9daee4f8 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -7,6 +7,7 @@ SUBDIR += aspell-pt_BR SUBDIR += aspell-pt_PT SUBDIR += hunspell + SUBDIR += hyphen SUBDIR += irpf-pt_BR SUBDIR += ispell-pt_BR SUBDIR += kde3-i18n diff --git a/portuguese/hyphen/Makefile b/portuguese/hyphen/Makefile new file mode 100644 index 000000000000..31765f8475f9 --- /dev/null +++ b/portuguese/hyphen/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= hyphen +PORTVERSION= 2004.04.15 +CATEGORIES= portuguese textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_pt_PT + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Portuguese hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_pt_PT.dic \ + share/hyphen/hyph_pt_BR.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_pt_PT.dic ${PREFIX}/share/hyphen + @cd ${PREFIX}/share/hyphen; ${LN} -s hyph_pt_PT.dic hyph_pt_BR.dic + +.include <bsd.port.mk> diff --git a/portuguese/hyphen/distinfo b/portuguese/hyphen/distinfo new file mode 100644 index 000000000000..bc132cf29305 --- /dev/null +++ b/portuguese/hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_pt_PT.zip) = 2846f6079d8965447b22c1637696be71b69bdca91f5558c0c2a2b9b3b8de8dd2 +SIZE (hyph_pt_PT.zip) = 1238 diff --git a/portuguese/hyphen/pkg-descr b/portuguese/hyphen/pkg-descr new file mode 100644 index 000000000000..b2da98118155 --- /dev/null +++ b/portuguese/hyphen/pkg-descr @@ -0,0 +1 @@ +Portuguese hyphenation rules |