aboutsummaryrefslogtreecommitdiff
path: root/textproc/sk-aspell/Makefile
blob: 613f48910c5b133fbaa0f6eac9005d7008a72f2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-sk-2.01-2
PORTEPOCH=	1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Slovak dictionary

DICT=	 	sk

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>