mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b3f5849704
Submitted by: Alexander Langer <alex@big.endian.de>
16 lines
398 B
Makefile
16 lines
398 B
Makefile
# New ports collection makefile for: fr-ispell
|
|
# Version required: 1.4
|
|
# Date created: 10 February 2000
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= alex@big.endian.de
|
|
|
|
ISPELL_FR= yes
|
|
PKGNAME= fr-ispell-1.4
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|