summaryrefslogtreecommitdiff
path: root/german/ispell-neu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'german/ispell-neu/Makefile')
-rw-r--r--german/ispell-neu/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile
deleted file mode 100644
index 5b149bc7413b..000000000000
--- a/german/ispell-neu/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Created by: Alexander Langer <alex@big.endian.de>
-# $FreeBSD$
-
-PORTNAME= ispell
-CATEGORIES= german
-PKGNAMESUFFIX= -neu-20071211
-
-MAINTAINER= office@FreeBSD.org
-
-ISPELL_DENEU= yes
-MASTERDIR= ${.CURDIR}/../../textproc/ispell
-USES= perl5
-NO_STAGE= yes
-
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
-
-.include "${MASTERDIR}/Makefile"