diff options
Diffstat (limited to 'textproc/nn-aspell/Makefile')
-rw-r--r-- | textproc/nn-aspell/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile deleted file mode 100644 index ba77c31fd092..000000000000 --- a/textproc/nn-aspell/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: no-aspell -# Date created: 2 September 2002 -# Whom: Thierry Thomas <thierry@pompo.net> -# -# $FreeBSD$ -# - -PORTNAME= no-aspell - -MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Norwegian dictionary - -MASTERDIR= ${.CURDIR}/../aspell - -ASPELL_NO= ja - -.include "${MASTERDIR}/Makefile" |