freebsd-ports/textproc/am-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
372 B
Makefile

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