1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
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

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