freebsd-ports/textproc/nb-aspell/Makefile
Thierry Thomas b5eabd4841 Add nb-aspell , aspell with Norwegian Bokmal dictionary.
Approved by:    mat (mentor).
2004-03-31 20:08:20 +00:00

17 lines
378 B
Makefile

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