aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/mk-aspell/Makefile
blob: 6a396fbb1ca5640be3b418c2107de203472830c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    mk-aspell
# Date created:                         28 August 2004
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=   mk-aspell

MAINTAINER= ports@FreeBSD.org
COMMENT=    Aspell with Macedonian dictionary

MASTERDIR=  ${.CURDIR}/../aspell

ASPELL_MK=  da

.include "${MASTERDIR}/Makefile"