diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-24 19:12:31 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-24 19:12:31 +0000 |
commit | c8b578778c92a23cfbc6daaf1a0f04944bed241b (patch) | |
tree | e280748ef7db4e6566b38f0c8cbc52f95aacde19 /hebrew/hspell | |
parent | afd1cca72a50b63e95d7a8e98c5d126226bab04c (diff) | |
download | ports-c8b578778c92a23cfbc6daaf1a0f04944bed241b.tar.gz ports-c8b578778c92a23cfbc6daaf1a0f04944bed241b.zip |
Notes
Diffstat (limited to 'hebrew/hspell')
-rw-r--r-- | hebrew/hspell/Makefile | 7 | ||||
-rw-r--r-- | hebrew/hspell/distinfo | 6 | ||||
-rw-r--r-- | hebrew/hspell/pkg-plist | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index 6224d7b19870..eb1868d46f50 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -6,9 +6,11 @@ # PORTNAME= hspell -PORTVERSION= 0.8 +PORTVERSION= 1.0 CATEGORIES= hebrew -MASTER_SITES= http://www.ivrix.org.il/projects/spell-checker/ +MASTER_SITES= http://www.ivrix.org.il/projects/spell-checker/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= makc MAINTAINER= onatan@gmail.com COMMENT= Hebrew spellchecker and morphology engine @@ -16,6 +18,7 @@ COMMENT= Hebrew spellchecker and morphology engine USE_PERL5_BUILD= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CFLAGS+= -fPIC MAN1= hspell.1 MAN3= hspell.3 diff --git a/hebrew/hspell/distinfo b/hebrew/hspell/distinfo index cd9df908d302..968a1afbe96e 100644 --- a/hebrew/hspell/distinfo +++ b/hebrew/hspell/distinfo @@ -1,3 +1,3 @@ -MD5 (hspell-0.8.tar.gz) = 67f402162bdb4f5e7b3099572de1342e -SHA256 (hspell-0.8.tar.gz) = 3756f01a86b7ebbd0499860905d00ae9abca1bedbc11d4f8890a47124cb7ef5a -SIZE (hspell-0.8.tar.gz) = 226838 +MD5 (hspell-1.0.tar.gz) = 3e12fa383c2cfd430918d115f33f9841 +SHA256 (hspell-1.0.tar.gz) = 19919d8aea49f37277f82b090ddf81fbedf3cc693f3eaf034dddf8a3bddc2e50 +SIZE (hspell-1.0.tar.gz) = 292215 diff --git a/hebrew/hspell/pkg-plist b/hebrew/hspell/pkg-plist index d7bedae5b184..3353516ffd1f 100644 --- a/hebrew/hspell/pkg-plist +++ b/hebrew/hspell/pkg-plist @@ -1,12 +1,11 @@ -@comment $FreeBSD$ bin/hspell bin/hspell-i bin/multispell -lib/libhspell.a include/hspell.h include/linginfo.h +lib/libhspell.a %%DATADIR%%/hebrew.wgz +%%DATADIR%%/hebrew.wgz.hints %%DATADIR%%/hebrew.wgz.prefixes %%DATADIR%%/hebrew.wgz.sizes -%%DATADIR%%/hebrew.wgz.hints @dirrm %%DATADIR%% |