98903ec1aa
Approved by: mat (mentor).
17 lines
370 B
Makefile
17 lines
370 B
Makefile
# New ports collection makefile for: wa-aspell
|
|
# Date created: 31 March 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wa-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Walloon dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_WA= oyi
|
|
|
|
.include "${MASTERDIR}/Makefile"
|