diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:22:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:22:43 +0000 |
commit | 2fbbffa45c956759441340e2993ead56b1d046d9 (patch) | |
tree | 118ecb15fbd360fc5d23b835196da58de33cbf45 /textproc/el-hyphen | |
parent | b5a43c84e397c2687f8079d20cc29c8e291d3260 (diff) | |
download | ports-2fbbffa45c956759441340e2993ead56b1d046d9.tar.gz ports-2fbbffa45c956759441340e2993ead56b1d046d9.zip |
Notes
Diffstat (limited to 'textproc/el-hyphen')
-rw-r--r-- | textproc/el-hyphen/Makefile | 33 | ||||
-rw-r--r-- | textproc/el-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/el-hyphen/pkg-descr | 1 |
3 files changed, 36 insertions, 0 deletions
diff --git a/textproc/el-hyphen/Makefile b/textproc/el-hyphen/Makefile new file mode 100644 index 000000000000..4ec9ff021157 --- /dev/null +++ b/textproc/el-hyphen/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: el-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= el-hyphen +PORTVERSION= 2005.10.17 +CATEGORIES= textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_el_GR + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Greek hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_el_GR.dic \ + share/hyphen/hyph_el_CY.dic + +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_el_GR.dic ${PREFIX}/share/hyphen + @cd ${PREFIX}/share/hyphen; \ + ${LN} -s hyph_el_GR.dic hyph_el_CY.dic + +.include <bsd.port.mk> diff --git a/textproc/el-hyphen/distinfo b/textproc/el-hyphen/distinfo new file mode 100644 index 000000000000..e79092792f52 --- /dev/null +++ b/textproc/el-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_el_GR.zip) = 8609bd1f835839b2b44ebd3587a2c4fc25327fb22f7de02a7528cae39d9d17d5 +SIZE (hyph_el_GR.zip) = 1882 diff --git a/textproc/el-hyphen/pkg-descr b/textproc/el-hyphen/pkg-descr new file mode 100644 index 000000000000..af475f58ff05 --- /dev/null +++ b/textproc/el-hyphen/pkg-descr @@ -0,0 +1 @@ +Greek hyphenation rules |