1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/german/ispell/Makefile

23 lines
498 B
Makefile
Raw Normal View History

# 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= alex@FreeBSD.org
ISPELL_DEALT= yes
ISPELL_DENEU= yes
2001-02-06 13:13:16 +00:00
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"