aboutsummaryrefslogtreecommitdiff
path: root/german/ispell
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-29 07:10:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-29 07:10:12 +0000
commitecf11e810f2c623cc9f6e0f52ddace35848e20cd (patch)
treef91ab1237c144bd44246bd7ac96d45345c068008 /german/ispell
parent15056e10f46a6b21d52ba2a80f352a215b3123d2 (diff)
Notes
Diffstat (limited to 'german/ispell')
-rw-r--r--german/ispell/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/german/ispell/Makefile b/german/ispell/Makefile
deleted file mode 100644
index f24613b23dc2..000000000000
--- a/german/ispell/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Alexander Langer <alex@big.endian.de>
-# $FreeBSD$
-
-PORTNAME= ispell
-CATEGORIES= german
-PKGNAMESUFFIX= -20071211
-
-MAINTAINER= office@FreeBSD.org
-
-USES= perl5
-
-ISPELL_DEALT= yes
-ISPELL_DENEU= yes
-MASTERDIR= ${.CURDIR}/../../textproc/ispell
-NO_STAGE= yes
-
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
-
-.include "${MASTERDIR}/Makefile"