diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:31:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:31:37 +0000 |
commit | 6050b5a8b91f49f63b028d4ff3cea111a5a4162f (patch) | |
tree | 82649140e0876e0d9f7150f814c84c2dffde474e /textproc/ro-hyphen | |
parent | 42f46cfd8c62fc54452e5458952144d2dae29dc3 (diff) |
Add Romanian hyphenation rules
Notes
Notes:
svn path=/head/; revision=278097
Diffstat (limited to 'textproc/ro-hyphen')
-rw-r--r-- | textproc/ro-hyphen/Makefile | 30 | ||||
-rw-r--r-- | textproc/ro-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/ro-hyphen/pkg-descr | 3 |
3 files changed, 35 insertions, 0 deletions
diff --git a/textproc/ro-hyphen/Makefile b/textproc/ro-hyphen/Makefile new file mode 100644 index 000000000000..14eac7065eff --- /dev/null +++ b/textproc/ro-hyphen/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: ro-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= ro-hyphen +PORTVERSION= 3.3.6 +CATEGORIES= textproc +MASTER_SITES= SF/rospell/Romanian%20dictionaries/dict-${PORTVERSION}/ +DISTNAME= hyph_ro_RO.${PORTVERSION} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Romanian hyphenation rules + +LICENSE= LGPL21 GPLv2 MPL +LICENSE_COMB= dual + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_ro_RO.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_ro_RO.* ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/textproc/ro-hyphen/distinfo b/textproc/ro-hyphen/distinfo new file mode 100644 index 000000000000..f25d9f4802e2 --- /dev/null +++ b/textproc/ro-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_ro_RO.3.3.6.zip) = 80a7bd5abd2a0339272ce4e2be897ae7bc4458292e762cf5f9ca9cc641b2b381 +SIZE (hyph_ro_RO.3.3.6.zip) = 18439 diff --git a/textproc/ro-hyphen/pkg-descr b/textproc/ro-hyphen/pkg-descr new file mode 100644 index 000000000000..36bb477f0eb4 --- /dev/null +++ b/textproc/ro-hyphen/pkg-descr @@ -0,0 +1,3 @@ +Romanian hyphenation rules + +WWW: http://rospell.sourceforce.net |