freebsd-ports/german/ispell-alt/Makefile

22 lines
487 B
Makefile
Raw Normal View History

# New ports collection makefile for: dealt-ispell
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#
PORTNAME= ispell
CATEGORIES= german
PKGNAMESUFFIX= -alt-19991219
2001-02-06 08:13:16 -05:00
MAINTAINER= alex@FreeBSD.org
ISPELL_DEALT= yes
2001-02-06 08:13:16 -05:00
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"