diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-20 22:09:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-20 22:09:00 +0000 |
commit | 1c12e11e1bb38fbfdc4f3550183bd7f383a01c90 (patch) | |
tree | fceb13c4b91527aab18b82be5a2eb9098697c1a9 /textproc/sq-hunspell | |
parent | e7ffd3cfc507d9fb50fe5910ba07d40729022c20 (diff) | |
download | ports-1c12e11e1bb38fbfdc4f3550183bd7f383a01c90.tar.gz ports-1c12e11e1bb38fbfdc4f3550183bd7f383a01c90.zip |
Notes
Diffstat (limited to 'textproc/sq-hunspell')
-rw-r--r-- | textproc/sq-hunspell/Makefile | 28 | ||||
-rw-r--r-- | textproc/sq-hunspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/sq-hunspell/pkg-descr | 3 |
3 files changed, 33 insertions, 0 deletions
diff --git a/textproc/sq-hunspell/Makefile b/textproc/sq-hunspell/Makefile new file mode 100644 index 000000000000..164cfe3ec2d8 --- /dev/null +++ b/textproc/sq-hunspell/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: sq-hunspell +# Date created: 2011-07-20 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= sq-hunspell +PORTVERSION= 1.6.2 +CATEGORIES= textproc +MASTER_SITES= http://www.shkenca.org/shkarkime/ +DISTNAME= myspell-sq_AL-${PORTVERSION} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Albanian hunspell dictionaries + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hunspell/sq_AL.aff \ + share/hunspell/sq_AL.dic +PLIST_DIRS= share/hunspell + +do-install: + @${MKDIR} ${PREFIX}/share/hunspell + @${INSTALL_DATA} ${WRKSRC}/sq_AL.* ${PREFIX}/share/hunspell + +.include <bsd.port.mk> diff --git a/textproc/sq-hunspell/distinfo b/textproc/sq-hunspell/distinfo new file mode 100644 index 000000000000..ad7c802765e8 --- /dev/null +++ b/textproc/sq-hunspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (myspell-sq_AL-1.6.2.zip) = db753cb9fa6ef0bcbd938008e7564ee3755d66454b84321ab6192c0b3d8316e1 +SIZE (myspell-sq_AL-1.6.2.zip) = 646031 diff --git a/textproc/sq-hunspell/pkg-descr b/textproc/sq-hunspell/pkg-descr new file mode 100644 index 000000000000..0b5a9eed9168 --- /dev/null +++ b/textproc/sq-hunspell/pkg-descr @@ -0,0 +1,3 @@ +Albanian hunspell dictionaries + +WWW: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html |