1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/textproc/british-ispell/Makefile
Jean-Marc Zucconi e96c7ace4c Ispell with a british dictionary.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-11 17:18:32 +00:00

18 lines
446 B
Makefile

# New ports collection makefile for: british-ispell
# Version required: 3.1
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#
MAINTAINER= alex@big.endian.de
ISPELL_BRITISH= yes
PKGNAME= british-ispell-3.1
MASTERDIR= ${.CURDIR}/../ispell
SCRIPTS_ENV= ISPELL_BRITISH=yes
.include "${MASTERDIR}/Makefile"