1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/german/ispell/Makefile

25 lines
599 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$
#
MAINTAINER= alex@FreeBSD.org
ISPELL_DEALT= yes
ISPELL_DENEU= yes
PORTNAME= ispell
2001-02-06 13:13:16 +00:00
PORTVERSION= 20001109
2001-08-01 15:16:00 +00:00
PORTREVISION= 3
DISTNAME= ${PORTNAME}-3.2.05
UNSQ= ${WRKDIR}/${DENEUDISTFILE:S=.tar.bz2$==}/bin/unsq.pl
CATEGORIES= german
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"