blob: 4dd91c34b9b6a6fc59ce544272809bc50fc7c639 (
plain) (
tree)
|
|
# 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"
|