0c38a86f64
Approved by: mat (mentor).
17 lines
381 B
Makefile
17 lines
381 B
Makefile
# New ports collection makefile for: gd-aspell
|
|
# Date created: 16 April 2004
|
|
# Whom: Thierry Thomas <thierry@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gd-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Scottish Gaelic dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_GD= aidh
|
|
|
|
.include "${MASTERDIR}/Makefile"
|