freebsd-ports/portuguese/ispell-pt_BR/Makefile
Mark Linimon 2379d6173b Unmark as broken on 5.x. It compiles fine for me here on -current
and the existing bento logs show no compile error on i386 or sparc64.
2003-12-26 02:36:52 +00:00

22 lines
521 B
Makefile

# New ports collection makefile for: br-ispell
# Date created: 5 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#
PORTNAME= ispell
PORTVERSION= 2.4
CATEGORIES= portuguese textproc
MASTER_SITES= ftp://ftp.ime.usp.br/pub/ueda/br.ispell/
PKGNAMEPREFIX= pt_BR-
DISTNAME= br.ispell-2.4
MAINTAINER= jonny@jonny.eng.br
COMMENT= Ispell dictionary for brazilian portuguese
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
MAN1= conjugue.1
.include <bsd.port.mk>