freebsd-ports/textproc/br-ispell/Makefile
Steve Price d3a4753501 Update to version 2.4.
PR:		14674
Submitted by:	maintainer
1999-11-14 01:57:21 +00:00

21 lines
499 B
Makefile

# 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>