# New ports collection makefile for: dealt-ispell # Date created: 10 February 2000 # Whom: Alexander Langer # # $FreeBSD$ # MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes PORTNAME= ispell PORTVERSION= 19991219 PORTREVISION= 3 CATEGORIES= german PKGNAMESUFFIX= -alt MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif .include "${MASTERDIR}/Makefile"