freebsd-ports/german/ispell/Makefile
Mark Linimon e019e1994f Reset maintainer who had turned in his commit bit some time back as he no
longer had time to work on FreeBSD.  We appreciate the help in the past.

Approved by:	alex (former maintainer)
2005-10-01 06:09:00 +00:00

24 lines
515 B
Makefile

# 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"