mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
7bda762ebb
- Amharic (am); - Oriya (or); - Low Saxon (nds).
18 lines
369 B
Makefile
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"
|