2005-06-03 00:00:39 +02:00
|
|
|
# New ports collection makefile for: hi-aspell
|
|
|
|
# Date created: 02 June 2005
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTNAME= ${DICT}-aspell
|
2007-12-11 22:11:01 +01:00
|
|
|
DISTVERSION= 6-hi-0.02-0
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2007-02-15 00:11:55 +01:00
|
|
|
PORTEPOCH= 2
|
2006-07-15 16:28:44 +02:00
|
|
|
CATEGORIES= textproc
|
2005-06-03 00:00:39 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Hindi dictionary
|
2005-06-03 00:00:39 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= hi
|
2005-06-03 00:00:39 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|