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

PORTNAME=   aspell
CATEGORIES= german

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

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

ASPELL_DE=  ja

.include "${MASTERDIR}/Makefile"