mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
98903ec1aa
Approved by: mat (mentor).
18 lines
370 B
Makefile
18 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"
|