mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
17 lines
418 B
Makefile
17 lines
418 B
Makefile
|
# New ports collection makefile for: dealt-ispell
|
||
|
# Version required: 19991219
|
||
|
# Date created: 10 February 2000
|
||
|
# Whom: Alexander Langer <alex@big.endian.de>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
MAINTAINER= alex@big.endian.de
|
||
|
|
||
|
ISPELL_DEALT= yes
|
||
|
PKGNAME= dealt-ispell-19991219
|
||
|
MASTERDIR= ${.CURDIR}/../ispell
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|
||
|
|