mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
417 B
Makefile
18 lines
417 B
Makefile
# 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
|
|
PORTVERSION= 19991219
|
|
CATEGORIES= german
|
|
MASTERDIR= ${.CURDIR}/../../textproc/ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|