blob: f244d5dbeb03ed4ecef6799e6c15626580b6896a (
plain) (
tree)
|
|
# 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= http://www.ime.usp.br/~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>
|