1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/textproc/or-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
369 B
Makefile

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