freebsd-ports/textproc/nds-aspell/Makefile
Thierry Thomas 7bda762ebb Adding three new dictionaries:
- Amharic (am);
- Oriya (or);
- Low Saxon (nds).
2004-12-28 16:00:41 +00:00

17 lines
378 B
Makefile

# New ports collection makefile for: nds-aspell
# Date created: 28 December 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= nds-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Low Saxon dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_NDS= jau
.include "${MASTERDIR}/Makefile"