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

PORTNAME=   ispell
CATEGORIES= german
PKGNAMESUFFIX=  -neu-20071211

MAINTAINER= office@FreeBSD.org

ISPELL_DENEU=   yes
MASTERDIR=  ${.CURDIR}/../../textproc/ispell
USES=       perl5
NO_STAGE=   yes

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

.include        "${MASTERDIR}/Makefile"