7b082ba5ba
PR: ports/105970 Submitted by: Martin Otto <gamato@users.sourceforge.net> Approved by: erwin (mentor)
17 lines
300 B
Makefile
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"
|