blob: 89c6d2971609aa41a49c45a9b5b9e5012a32ef2b (
plain) (
tree)
|
|
# New ports collection makefile for: aspell-without-dicten
# Date created: 14 Jul 2006
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../aspell
WITHOUT_DICTEN= yes
.include "${MASTERDIR}/Makefile"
|