557c7a1c70
Submitted by: Jarno Huuskonen <Jarno.Huuskonen@uku.fi>
17 lines
341 B
Makefile
17 lines
341 B
Makefile
# New ports collection makefile for: nl-ispell
|
|
# Date created: 13 January 2001
|
|
# Whom: alex
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= alex@FreeBSD.org
|
|
|
|
ISPELL_NL= yes
|
|
PORTNAME= nl-ispell
|
|
PORTVERSION= 1.0.0
|
|
PORTREVISION= 2
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|