freebsd-ports/german/ispell-alt/Makefile
2005-10-12 21:27:23 +00:00

21 lines
488 B
Makefile

# 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
MAINTAINER= ports@FreeBSD.org
ISPELL_DEALT= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"