summaryrefslogtreecommitdiff
path: root/textproc/cs-aspell/Makefile
blob: 753043ecb24be9fafa49ced78d9748b984f211ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-cs-20040614-1
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Czech dictionary
WWW=		https://aspell.sourceforge.net/

DICT=	 	cs

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