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

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Arabic dictionaries

DICT=		ar

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