aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/aspell/Makefile
blob: 81aea6ad0e8f3c06f772a73f546cf01e9cc4c5b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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
CATEGORIES= arabic textproc

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

DICT=       ar

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