aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/se-ispell/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-11-29 05:00:19 +0800
committerlinimon <linimon@FreeBSD.org>2004-11-29 05:00:19 +0800
commit6e4b8834f3b78fd6c97a8660472e425e6c1844e7 (patch)
tree8a2f01871ab844dc2fa35c040aa22c2b312b9f55 /textproc/se-ispell/Makefile
parent048552e4742f619306e81d85effa0702b21c7661 (diff)
downloadfreebsd-ports-gnome-6e4b8834f3b78fd6c97a8660472e425e6c1844e7.tar.gz
freebsd-ports-gnome-6e4b8834f3b78fd6c97a8660472e425e6c1844e7.tar.zst
freebsd-ports-gnome-6e4b8834f3b78fd6c97a8660472e425e6c1844e7.zip
As previously announced, remove se-ispell; it installs files in the
wrong place. Use textproc/ispell with ISPELL_SE=yes instead.
Diffstat (limited to 'textproc/se-ispell/Makefile')
-rw-r--r--textproc/se-ispell/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/textproc/se-ispell/Makefile b/textproc/se-ispell/Makefile
deleted file mode 100644
index 7b8fa834de23..000000000000
--- a/textproc/se-ispell/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: se-ispell
-# Date created: 4 November 1999
-# Whom: Kent Boortz <kent@erix.ericsson.se>
-#
-# $FreeBSD$
-#
-
-PORTNAME= se-ispell
-PORTVERSION= 1.2.1
-CATEGORIES= textproc
-MASTER_SITES= http://www.sslug.dk/locale/ispell/iswedish/
-DISTNAME= iswedish-1.2.1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Swedish dictionary for ispell
-
-BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-
-DEPRECATED= "Installs files in wrong place\; use textproc/ispell with ISPELL_SE=yes instead"
-EXPIRATION_DATE=2004-10-01
-
-.include <bsd.port.mk>