mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
e96c7ace4c
Submitted by: Alexander Langer <alex@big.endian.de>
18 lines
446 B
Makefile
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"
|