Add ispell slave port for Slovak dictionary.

PR:		ports/105970
Submitted by:	Martin Otto <gamato@users.sourceforge.net>
Approved by:	erwin (mentor)
This commit is contained in:
Gabor Kovesdan 2006-12-17 14:01:58 +00:00
parent 8b34ce6ab3
commit 7b082ba5ba
2 changed files with 18 additions and 0 deletions

View file

@ -854,6 +854,7 @@
SUBDIR += sgrep2
SUBDIR += silvercity
SUBDIR += sk-aspell
SUBDIR += sk-ispell
SUBDIR += skim
SUBDIR += skribe
SUBDIR += sl-aspell

View file

@ -0,0 +1,17 @@
# New ports collection makefile for: sk-ispell
# Date created: 28 Nov 2006
# Whom: Martin Otto
#
# $FreeBSD$
#
PORTNAME= sk-ispell
PORTVERSION= 0.3.2
MAINTAINER= gamato@users.sf.net
MASTERDIR= ${.CURDIR}/../ispell
ISPELL_SK= yes
SCRIPTS_ENV= ISPELL_SK=yes
.include "${MASTERDIR}/Makefile"