blob: 5869f2db6bc269ff079d2c9777e7dc76be9c6a85 (
plain) (
tree)
|
|
# New ports collection makefile for: ms-aspell
# Date created: 19 March 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ms-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Malay dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_MS= ya
.include "${MASTERDIR}/Makefile"
|