blob: 8cbdf55272e9c4af854d1df89d971ac21e50c1d7 (
plain) (
tree)
|
|
# 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"
|