1d99477c46
Discussed with: bapt Feature safe: yes
16 lines
343 B
Makefile
16 lines
343 B
Makefile
# New ports collection makefile for: nl-ispell
|
|
# Date created: 13 January 2001
|
|
# Whom: alex
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
|
|
ISPELL_NL= yes
|
|
PORTNAME= nl-ispell
|
|
PORTVERSION= 1.0.0
|
|
PORTREVISION= 2
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|