diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 08:13:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 08:13:03 +0000 |
commit | 53bc47ac9c72f38fa94c2fe630d07e97f10ee430 (patch) | |
tree | 72126ea6045769f2d5c555f3f3c2aa5a7368ec58 /textproc/bg-hyphen | |
parent | aaa8188de84768f92a5040791c656fa4f4d9d769 (diff) |
Notes
Diffstat (limited to 'textproc/bg-hyphen')
-rw-r--r-- | textproc/bg-hyphen/Makefile | 30 | ||||
-rw-r--r-- | textproc/bg-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/bg-hyphen/pkg-descr | 3 |
3 files changed, 35 insertions, 0 deletions
diff --git a/textproc/bg-hyphen/Makefile b/textproc/bg-hyphen/Makefile new file mode 100644 index 000000000000..6905f731aa4c --- /dev/null +++ b/textproc/bg-hyphen/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: bg-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= bg-hyphen +PORTVERSION= 4.3 +CATEGORIES= textproc +MASTER_SITES= SF/bgoffice/OpenOffice.org%20Hyphenation%20BG/${PORTVERSION}/ +DISTNAME= OOo-hyph-bg-${PORTVERSION} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Bulgarian hyphenation rules + +LICENSE= GPLv2 LGPL21 MPL +LICENSE_COMB= dual + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_bg_BG.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen/ + @${INSTALL_DATA} ${WRKSRC}/hyph_bg_BG.dic ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/textproc/bg-hyphen/distinfo b/textproc/bg-hyphen/distinfo new file mode 100644 index 000000000000..0bc876983d95 --- /dev/null +++ b/textproc/bg-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (OOo-hyph-bg-4.3.zip) = 496d08c5eb25f794f32dfce7352e349420bf40a1a92c7bc15e2f7a1e8c5106c7 +SIZE (OOo-hyph-bg-4.3.zip) = 41850 diff --git a/textproc/bg-hyphen/pkg-descr b/textproc/bg-hyphen/pkg-descr new file mode 100644 index 000000000000..3ecf1605a53e --- /dev/null +++ b/textproc/bg-hyphen/pkg-descr @@ -0,0 +1,3 @@ +Bulgarian hyphenation rules + +WWW: http://bgoffice.sourceforge.net |