2000-02-11 16:03:11 -05:00
|
|
|
# New ports collection makefile for: no-ispell
|
|
|
|
# Date created: 10 February 2000
|
|
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2001-01-16 12:33:20 -05:00
|
|
|
MAINTAINER= alex@FreeBSD.org
|
2000-02-11 16:03:11 -05:00
|
|
|
|
2003-05-06 17:30:34 -04:00
|
|
|
BROKEN= "Does not build"
|
|
|
|
|
2000-02-11 16:03:11 -05:00
|
|
|
ISPELL_NO= yes
|
2000-04-09 17:54:47 -04:00
|
|
|
PORTNAME= no-ispell
|
2001-01-16 12:33:20 -05:00
|
|
|
PORTVERSION= 2.0
|
2001-05-29 02:30:45 -04:00
|
|
|
PORTREVISION= 1
|
2001-01-16 12:33:20 -05:00
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
2000-02-11 16:03:11 -05:00
|
|
|
|
2002-11-04 21:50:18 -05:00
|
|
|
USE_PERL5= yes
|
|
|
|
|
2000-02-11 16:03:11 -05:00
|
|
|
.include "${MASTERDIR}/Makefile"
|