1999-04-13 17:28:00 +02:00
|
|
|
# New ports collection makefile for: br-ispell
|
|
|
|
# Date created: 5 February 1999
|
|
|
|
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
|
|
|
|
#
|
1999-08-31 04:11:56 +02:00
|
|
|
# $FreeBSD$
|
1999-04-13 17:28:00 +02:00
|
|
|
#
|
|
|
|
|
2002-11-22 15:00:42 +01:00
|
|
|
PORTNAME= ispell
|
2001-02-05 17:35:26 +01:00
|
|
|
PORTVERSION= 2.4
|
2002-11-22 15:00:42 +01:00
|
|
|
CATEGORIES= portuguese textproc
|
2006-05-22 14:58:12 +02:00
|
|
|
MASTER_SITES= http://www.ime.usp.br/~ueda/br.ispell/
|
2002-11-22 15:00:42 +01:00
|
|
|
PKGNAMEPREFIX= pt_BR-
|
2000-04-09 23:54:47 +02:00
|
|
|
DISTNAME= br.ispell-2.4
|
1999-04-13 17:28:00 +02:00
|
|
|
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Ispell dictionary for brazilian portuguese
|
1999-04-13 17:28:00 +02:00
|
|
|
|
|
|
|
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
|
|
|
|
|
1999-11-14 02:57:21 +01:00
|
|
|
MAN1= conjugue.1
|
1999-04-13 17:28:00 +02:00
|
|
|
|
2003-12-26 03:36:52 +01:00
|
|
|
.include <bsd.port.mk>
|