mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
557c7a1c70
Submitted by: Jarno Huuskonen <Jarno.Huuskonen@uku.fi>
17 lines
373 B
Makefile
17 lines
373 B
Makefile
# New ports collection makefile for: no-ispell
|
|
# Date created: 10 February 2000
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= alex@FreeBSD.org
|
|
|
|
ISPELL_NO= yes
|
|
PORTNAME= no-ispell
|
|
PORTVERSION= 2.0
|
|
PORTREVISION= 1
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|