summaryrefslogtreecommitdiff
path: root/ukrainian/aspell/Makefile
blob: 07cafda4c1c4aea55be92c990350d7ba1846c284 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	aspell
SPELLVERSION=	6-uk-1.4.0-0
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	ukrainian textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Ukrainian dictionaries
WWW=		https://sourceforge.net/projects/ispell-uk/

DICT=	 	uk

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