mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
13 lines
247 B
Makefile
13 lines
247 B
Makefile
# Created by: Alexander Langer <alex@big.endian.de>
|
|
# $FreeBSD$
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
|
|
ISPELL_FR= yes
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= french
|
|
MASTERDIR= ${.CURDIR}/../../textproc/ispell
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|