summaryrefslogblamecommitdiff
path: root/hebrew/hspell/Makefile
blob: 0a9530d77c99b183ddcb82f4b60b33f048ac9822 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                             
                   





                                                               

                           






                                                               
# Ports collection makefile for:  hspell
# Date created:			  03 Feb 2003
# Whom:				  Yonatan <Yonatan@xpert.com>
#
# $FreeBSD$
#

PORTNAME=	hspell
PORTVERSION=	0.6
CATEGORIES=	hebrew
MASTER_SITES=	http://www.ivrix.org.il/projects/spell-checker/

MAINTAINER=	yonatan@xpert.com
COMMENT=	Hebrew spellchecker and morphology engine

USE_PERL5_BUILD=	yes
USE_GMAKE=	yes

MAN1=		hspell.1

post-install:
	@${SED} -e "s:%%PORTSDIR%%:${PORTSDIR}:g" ${PKGMESSAGE}

.include <bsd.port.mk>