aboutsummaryrefslogtreecommitdiff
path: root/textproc/br-ispell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/br-ispell/Makefile')
-rw-r--r--textproc/br-ispell/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/textproc/br-ispell/Makefile b/textproc/br-ispell/Makefile
deleted file mode 100644
index 3076d8b25035..000000000000
--- a/textproc/br-ispell/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: br-ispell
-# Date created: 5 February 1999
-# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
-#
-# $FreeBSD$
-#
-
-PORTNAME= br-ispell
-PORTVERSION= 2.4
-CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.ime.usp.br/pub/ueda/br.ispell/
-DISTNAME= br.ispell-2.4
-
-MAINTAINER= jonny@jonny.eng.br
-
-BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-
-MAN1= conjugue.1
-
-.include <bsd.port.mk>