1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/portuguese/ispell-pt_BR/Makefile
Renato Botelho 4cd1c77618 Fix MASTER_SITES and make it fetchable again
PR:		ports/97570
Submitted by:	maintainer
2006-05-22 12:58:12 +00:00

23 lines
519 B
Makefile

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