diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 18:30:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 18:30:52 +0800 |
commit | 488721f030db035685af6b557de2406eb62948e6 (patch) | |
tree | 18d1fad0d4b22341e9583155239e740b230201b5 /portuguese/hyphen | |
parent | fe2f89b7ede72b157e0556af4fe185625e961842 (diff) | |
download | freebsd-ports-gnome-488721f030db035685af6b557de2406eb62948e6.tar.gz freebsd-ports-gnome-488721f030db035685af6b557de2406eb62948e6.tar.zst freebsd-ports-gnome-488721f030db035685af6b557de2406eb62948e6.zip |
Add Portuguese hyphenation rules
Diffstat (limited to 'portuguese/hyphen')
-rw-r--r-- | portuguese/hyphen/Makefile | 31 | ||||
-rw-r--r-- | portuguese/hyphen/distinfo | 2 | ||||
-rw-r--r-- | portuguese/hyphen/pkg-descr | 1 |
3 files changed, 34 insertions, 0 deletions
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 |