freebsd-ports/textproc/sk-ispell/Makefile
Gabor Kovesdan 7b082ba5ba Add ispell slave port for Slovak dictionary.
PR:		ports/105970
Submitted by:	Martin Otto <gamato@users.sourceforge.net>
Approved by:	erwin (mentor)
2006-12-17 14:01:58 +00:00

17 lines
300 B
Makefile

# 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"