summaryrefslogtreecommitdiff
path: root/textproc/no-ispell/Makefile
blob: de6b649b3ce2cd6397d924b568918e145b334460 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

USE_PERL5=	yes

.include        "${MASTERDIR}/Makefile"