aboutsummaryrefslogtreecommitdiffstats
path: root/german/ispell-alt/Makefile
blob: ed40d790e5d8fd521da8369c040d335c54e3394a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Alexander Langer <alex@big.endian.de>
# $FreeBSD$

PORTNAME=   ispell
CATEGORIES= german
PKGNAMESUFFIX=  -alt-19991219

MAINTAINER= office@FreeBSD.org

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

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

.include        "${MASTERDIR}/Makefile"