summaryrefslogtreecommitdiff
path: root/russian/aspell/Makefile
blob: 3d355172e773516a708c2ddb3a9b064a27dee41b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	aspell
SPELLVERSION=	6-ru-0.99f7-1
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	russian textproc

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

DICT=	 	ru

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