mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
18 lines
407 B
Makefile
18 lines
407 B
Makefile
# New ports collection makefile for: de-ispell
|
|
# Date created: 10 February 2000
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= alex@big.endian.de
|
|
|
|
ISPELL_DEALT= yes
|
|
ISPELL_DENEU= yes
|
|
PORTNAME= ispell
|
|
PORTVERSION= 19991219
|
|
PKGNAMEPREFIX= de-
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|