blob: a656a84eb592cd0ec668e8abe011c5e8982d6968 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: fr-ispell
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#
MAINTAINER= alex@FreeBSD.org
ISPELL_FR= yes
PORTVERSION= 1.4
CATEGORIES= french
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.include "${MASTERDIR}/Makefile"
|