2000-02-11 18:18:32 +01:00
|
|
|
# New ports collection makefile for: british-ispell
|
|
|
|
# Date created: 10 February 2000
|
|
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2005-10-01 08:09:00 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2000-02-11 18:18:32 +01:00
|
|
|
|
|
|
|
ISPELL_BRITISH= yes
|
2000-04-09 23:54:47 +02:00
|
|
|
PORTNAME= british-ispell
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTVERSION= 3.1
|
2001-05-29 08:30:45 +02:00
|
|
|
PORTREVISION= 1
|
2001-01-16 18:33:20 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
2000-02-11 18:18:32 +01:00
|
|
|
|
|
|
|
SCRIPTS_ENV= ISPELL_BRITISH=yes
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|