aboutsummaryrefslogtreecommitdiff
path: root/portuguese/ispell-pt_BR/Makefile
blob: c6b035efc1bc26819204f815a67f40b47bbc6777 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for: br-ispell
# URL: http://www.ime.usp.br/~ueda/br.ispell/
# Version required:     2.2
# Date created:         5 February 1999
# Whom:                 Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $Id: $
#

DISTNAME=	br.ispell-2.2
PKGNAME=	br-ispell-2.2
CATEGORIES=	textproc
MASTER_SITES=	ftp://ftp.ime.usp.br/pub/ueda/br.ispell/

MAINTAINER=	jonny@jonny.eng.br

BUILD_DEPENDS=	buildhash:${PORTSDIR}/textproc/ispell

NO_WRKSUBDIR=	YES

pre-build:
	@cp ${FILESDIR}/Makefile ${WRKDIR}

.include <bsd.port.mk>