mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
18 lines
415 B
Makefile
18 lines
415 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
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
SCRIPTS_ENV= ISPELL_BRITISH=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|