blob: 7bf49222e12331e9eead58034333a754cb4dfbf2 (
plain) (
tree)
|
|
# New ports collection makefile for: pt-aspell
# Date created: 6 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
CATEGORIES= portuguese
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Portuguese dictionary
MASTERDIR= ${.CURDIR}/../../textproc/aspell
ASPELL_PT= sim
.include "${MASTERDIR}/Makefile"
|