diff options
Diffstat (limited to 'portuguese/ispell-pt_BR/Makefile')
-rw-r--r-- | portuguese/ispell-pt_BR/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/portuguese/ispell-pt_BR/Makefile b/portuguese/ispell-pt_BR/Makefile deleted file mode 100644 index e0570eabc76f..000000000000 --- a/portuguese/ispell-pt_BR/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: br-ispell -# URL: http://www.ime.usp.br/~ueda/br.ispell/ -# Version required: 2.4 -# Date created: 5 February 1999 -# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br> -# -# $FreeBSD$ -# - -DISTNAME= br.ispell-2.4 -PKGNAME= br-ispell-2.4 -CATEGORIES= textproc -MASTER_SITES= ftp://ftp.ime.usp.br/pub/ueda/br.ispell/ - -MAINTAINER= jonny@jonny.eng.br - -BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell - -MAN1= conjugue.1 - -.include <bsd.port.mk> |