16 lines
369 B
Makefile
16 lines
369 B
Makefile
# New ports collection makefile for: fr-ispell
|
|
# Date created: 10 February 2000
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= alex@big.endian.de
|
|
|
|
ISPELL_FR= yes
|
|
PORTNAME= fr-ispell
|
|
PORTVERSION= 1.4
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|