aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/nn-aspell/Makefile
blob: 4dd91c34b9b6a6fc59ce544272809bc50fc7c639 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    no-aspell
# Date created:                         2 September 2002
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=   nn-aspell

MAINTAINER= ports@FreeBSD.org
COMMENT=    Aspell with Norwegian Nynorsk dictionary

MASTERDIR=  ${.CURDIR}/../aspell

ASPELL_NN=  ja

.include "${MASTERDIR}/Makefile"