blob: 14bb0606d2dcdedc65a958695e53159d8593b641 (
plain) (
tree)
|
|
# New ports collection makefile for: sk-aspell
# Date created: 7 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= sk-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Slovak dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_SK= ano
.include "${MASTERDIR}/Makefile"
|