summaryrefslogtreecommitdiff
path: root/arabic/aspell/Makefile
blob: ea605da912ff215fd19b6faa4bd68c13d16399cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=	aspell
DISTVERSION=	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>