1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/german/ispell-alt/Makefile
2005-10-12 21:27:23 +00:00

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