2002-09-10 05:50:29 +02:00
|
|
|
# New ports collection makefile for: pt-aspell
|
|
|
|
# Date created: 6 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2002-11-21 20:28:17 +01:00
|
|
|
PORTNAME= aspell
|
|
|
|
CATEGORIES= portuguese
|
2002-09-10 05:50:29 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Aspell with Portuguese dictionary
|
2002-09-10 05:50:29 +02:00
|
|
|
|
2002-11-21 20:28:17 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/aspell
|
2002-09-10 05:50:29 +02:00
|
|
|
|
|
|
|
ASPELL_PT= sim
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|