blob: e87a7f341197cc78eddc20424eb580973e75ed59 (
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= ports@FreeBSD.org
ISPELL_FR= yes
PORTVERSION= 1.4
CATEGORIES= french
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.include "${MASTERDIR}/Makefile"
|