aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/british-ispell/Makefile
blob: 804dbc08e1ab43b11d86f16be8477bbf1ea789d0 (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:    british-ispell
# Date created:                         10 February 2000
# Whom:                                 Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#

MAINTAINER= alex@FreeBSD.org

ISPELL_BRITISH= yes
PORTNAME=   british-ispell
PORTVERSION=    3.1
PORTREVISION=   1
MASTERDIR=  ${.CURDIR}/../ispell

SCRIPTS_ENV=    ISPELL_BRITISH=yes

.include        "${MASTERDIR}/Makefile"