aboutsummaryrefslogtreecommitdiffstats
path: root/german/ispell/Makefile
blob: 2c6c7db4174550f63060e812447656434c03e234 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    de-ispell
# Date created:                         10 February 2000
# Whom:                                 Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#

PORTNAME=   ispell
CATEGORIES= german
PKGNAMESUFFIX=  -20001109

MAINTAINER= ports@FreeBSD.org

USE_PERL5=  yes

ISPELL_DEALT=   yes
ISPELL_DENEU=   yes
MASTERDIR=  ${.CURDIR}/../../textproc/ispell

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include        "${MASTERDIR}/Makefile"