aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/se-ispell/Makefile
diff options
context:
space:
mode:
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>