2004-08-29 01:59:08 +02:00
|
|
|
# New ports collection makefile for: he-aspell
|
|
|
|
# Date created: 28 August 2004
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= aspell
|
2007-02-12 23:30:28 +01:00
|
|
|
DISTVERSION= 6-he-1.0-0
|
2007-02-15 00:11:55 +01:00
|
|
|
PORTEPOCH= 2
|
2006-07-15 16:28:44 +02:00
|
|
|
CATEGORIES= hebrew textproc
|
2004-08-29 01:59:08 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Hebrew dictionaries
|
2004-08-29 01:59:08 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= he
|
2004-08-29 01:59:08 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|