aboutsummaryrefslogtreecommitdiff
path: root/arabic/aspell/Makefile
blob: 9ab2ef6a66d146b66232f6a0b9e26fb7d4a7166f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	aspell
SPELLVERSION=	6-ar-1.2-0
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	arabic textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Arabic dictionaries
WWW=		https://sourceforge.net/projects/arabic-spell/

DICT=		ar

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