aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/british-ispell/Makefile
blob: 11e235660cdeb8244fb19d1c7b1a5f0454601c1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Alexander Langer <alex@big.endian.de>
# $FreeBSD$

MAINTAINER= office@FreeBSD.org

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

SCRIPTS_ENV=    ISPELL_BRITISH=yes

NO_STAGE=   yes
.include        "${MASTERDIR}/Makefile"