34f29cc816
Approved by: mat (mentor).
17 lines
378 B
Makefile
17 lines
378 B
Makefile
# New ports collection makefile for: gv-aspell
|
|
# Date created: 16 April 2004
|
|
# Whom: Thierry Thomas <thierry@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gv-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Manx Gaelic dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_GV= seadh
|
|
|
|
.include "${MASTERDIR}/Makefile"
|