1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
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

18 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"