blob: 84ea57c99620294ab10c6df0f321c4a6fb7209be (
plain) (
tree)
|
|
# New ports collection makefile for: qu-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= qu-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Quechua dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_QU= ari
.include "${MASTERDIR}/Makefile"
|