blob: 2e8eb1dcb65466997f288e3a13e53870b540fa99 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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"
|