freebsd-ports/textproc/hy-aspell/Makefile
Thierry Thomas 940e7bceb9 Upgrade to 0.10.0-0.
Changelog:
Updated word list. Now contains more than 92400 words.
Added hy_affix.dat that significantly improves speller functionality.
2007-06-12 19:51:30 +00:00

19 lines
450 B
Makefile

# New ports collection makefile for: hy-aspell
# Date created: 12 February 2007
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-hy-0.10.0-0
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Armenian dictionary
DICT= hy
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>