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>