freebsd-ports/textproc/sw-aspell/Makefile
Thierry Thomas 197ddea8a2 Add sw-aspell , aspell with Swahili dictionary.
Approved by:    mat (mentor).
2004-03-31 20:09:01 +00:00

17 lines
371 B
Makefile

# New ports collection makefile for: sw-aspell
# Date created: 31 March 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= sw-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Swahili dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_SW= sawa
.include "${MASTERDIR}/Makefile"