mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
4cd1c77618
PR: ports/97570 Submitted by: maintainer
23 lines
519 B
Makefile
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>
|