diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 14:33:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 14:33:07 +0000 |
commit | 2eff2d795361046a0cc6d9bc13f0d02b2b8fa163 (patch) | |
tree | 51a9b00a301fff140795c2a6f689bc894ce176e0 /textproc/ro-mythes | |
parent | fee610051e6a13fa93f72999a6d484bd4922c9e9 (diff) | |
download | ports-2eff2d795361046a0cc6d9bc13f0d02b2b8fa163.tar.gz ports-2eff2d795361046a0cc6d9bc13f0d02b2b8fa163.zip |
Notes
Diffstat (limited to 'textproc/ro-mythes')
-rw-r--r-- | textproc/ro-mythes/Makefile | 30 | ||||
-rw-r--r-- | textproc/ro-mythes/distinfo | 2 | ||||
-rw-r--r-- | textproc/ro-mythes/pkg-descr | 3 |
3 files changed, 35 insertions, 0 deletions
diff --git a/textproc/ro-mythes/Makefile b/textproc/ro-mythes/Makefile new file mode 100644 index 000000000000..b678de09895f --- /dev/null +++ b/textproc/ro-mythes/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: ro-mythes +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= ro-mythes +PORTVERSION= 3.3 +CATEGORIES= textproc +MASTER_SITES= SF/rospell/Romanian%20dictionaries/dict-${PORTVERSION}/ +DISTNAME= th_ro_RO.${PORTVERSION} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Romanian thesaurus + +LICENSE= GPLv2 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/mythes/th_ro_RO.dat \ + share/mythes/th_ro_RO.idx +PLIST_DIRS= share/mythes + +do-install: + @${MKDIR} ${PREFIX}/share/mythes + @${INSTALL_DATA} ${WRKDIR}/th_ro_RO.* ${PREFIX}/share/mythes + +.include <bsd.port.mk> diff --git a/textproc/ro-mythes/distinfo b/textproc/ro-mythes/distinfo new file mode 100644 index 000000000000..109a1cae3b12 --- /dev/null +++ b/textproc/ro-mythes/distinfo @@ -0,0 +1,2 @@ +SHA256 (th_ro_RO.3.3.zip) = 097f0a58be60859292fb0c8109669d579abd19a500b9d93bda3c16b9aa446be0 +SIZE (th_ro_RO.3.3.zip) = 1235156 diff --git a/textproc/ro-mythes/pkg-descr b/textproc/ro-mythes/pkg-descr new file mode 100644 index 000000000000..1f6ef08fc7ab --- /dev/null +++ b/textproc/ro-mythes/pkg-descr @@ -0,0 +1,3 @@ +Romanian thesaurus + +WWW: http://rospell.sourceforge.net/ |