freebsd-ports/textproc/british-ispell/Makefile
Kris Kennaway 557c7a1c70 Create tempfiles securely. Bump PORTREVISION.
Submitted by:   Jarno Huuskonen <Jarno.Huuskonen@uku.fi>
2001-05-29 06:30:45 +00:00

18 lines
421 B
Makefile

# 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"