aboutsummaryrefslogtreecommitdiff
path: root/french/ispell/Makefile
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 /french/ispell/Makefile
parent15056e10f46a6b21d52ba2a80f352a215b3123d2 (diff)
Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell german/ispell german/ispell-alt german/ispell-neu hungarian/ispell polish/ispell portuguese/ispell-pt_BR russian/rus-ispell textproc/british-ispell textproc/es-ispell textproc/ispell textproc/it-ispell textproc/nl-ispell textproc/sk-ispell ukrainian/ispell
Notes
Notes: svn path=/head/; revision=341681
Diffstat (limited to 'french/ispell/Makefile')
-rw-r--r--french/ispell/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/french/ispell/Makefile b/french/ispell/Makefile
deleted file mode 100644
index 161fea44818b..000000000000
--- a/french/ispell/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created by: Alexander Langer <alex@big.endian.de>
-# $FreeBSD$
-
-MAINTAINER= office@FreeBSD.org
-
-ISPELL_FR= yes
-PORTVERSION= 1.4
-CATEGORIES= french
-MASTERDIR= ${.CURDIR}/../../textproc/ispell
-
-NO_STAGE= yes
-.include "${MASTERDIR}/Makefile"