freebsd-ports/portuguese/ispell-pt_BR/Makefile
Satoshi Taoka e3ccc93368 Ispell dictionary for brazilian portuguese
PR:		ports/9925
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
1999-04-13 15:28:00 +00:00

25 lines
544 B
Makefile

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