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