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

PORTNAME=   nb-aspell

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

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

ASPELL_NB=  ja

.include "${MASTERDIR}/Makefile"