mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4f7c943fb1
Submitted by: Alexander Langer <alex@big.endian.de>
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"
|
|
|