aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/aspell/Makefile
blob: 71735491dbe6285cd2d347561ef317ffb62e3bab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    ar-aspell
# Date created:                         12 February 2007
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=   aspell
DISTVERSION=    6-ar-1.2-0
PORTREVISION=   1
PORTEPOCH=  1
CATEGORIES= arabic textproc

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

DICT=       ar

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