blob: e0570eabc76f63e6700040ed8fb116fa2ae56a30 (
plain) (
tree)
|
|
# 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>
|