aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-f10-aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/linux-f10-aspell/Makefile')
-rw-r--r--textproc/linux-f10-aspell/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile
deleted file mode 100644
index e3364af841e2..000000000000
--- a/textproc/linux-f10-aspell/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: textproc/linux-f8-aspell
-# Date created: 2008-04-04
-# Whom: bsam
-#
-# $FreeBSD$
-#
-
-PORTNAME= aspell
-PORTVERSION= 0.60.5
-CATEGORIES= textproc linux
-PKGNAMEPREFIX= linux-f8-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= Spelling checker with better logic than ispell (Linux Fedora 8)
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 8
-RPMVERSION= 3.fc7
-BRANDELF_DIRS== usr/bin
-USE_LDCONFIG= yes
-
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>