mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Add nl-ispell, a slaveport to textproc/ispell, with ISPELL_NL set, so
that it installs a dutch dictionary as well.
This commit is contained in:
parent
a627c96381
commit
829b17af86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37167
@ -68,6 +68,7 @@
|
||||
SUBDIR += mswordview
|
||||
SUBDIR += nfbtrans
|
||||
SUBDIR += nicetext
|
||||
SUBDIR += nl-ispell
|
||||
SUBDIR += no-ispell
|
||||
SUBDIR += openjade
|
||||
SUBDIR += p5-DelimMatch
|
||||
|
15
textproc/nl-ispell/Makefile
Normal file
15
textproc/nl-ispell/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: nl-ispell
|
||||
# Date created: 13 January 2001
|
||||
# Whom: alex
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MAINTAINER= alex@FreeBSD.org
|
||||
|
||||
ISPELL_NO= yes
|
||||
PORTNAME= nl-ispell
|
||||
PORTVERSION= 1.0.0
|
||||
MASTERDIR= ${.CURDIR}/../ispell
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user