mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
e019e1994f
longer had time to work on FreeBSD. We appreciate the help in the past. Approved by: alex (former maintainer)
19 lines
422 B
Makefile
19 lines
422 B
Makefile
# New ports collection makefile for: british-ispell
|
|
# Date created: 10 February 2000
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
ISPELL_BRITISH= yes
|
|
PORTNAME= british-ispell
|
|
PORTVERSION= 3.1
|
|
PORTREVISION= 1
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
SCRIPTS_ENV= ISPELL_BRITISH=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|