blob: b87e3b9b8b5fe011414e1b6696d041ccb7eeec07 (
plain) (
tree)
|
|
# New ports collection makefile for: hu-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
CATEGORIES= hungarian
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Hungarian dictionaries
MASTERDIR= ${.CURDIR}/../../textproc/aspell
ASPELL_HU= igen
.include "${MASTERDIR}/Makefile"
|