freebsd-ports/portuguese/ispell-pt_BR/Makefile

23 lines
519 B
Makefile
Raw Normal View History

# 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$
#
PORTNAME= ispell
2001-02-05 17:35:26 +01:00
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
2003-02-21 14:28:59 +01:00
COMMENT= Ispell dictionary for brazilian portuguese
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
MAN1= conjugue.1
.include <bsd.port.mk>