mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
19 lines
435 B
Makefile
19 lines
435 B
Makefile
|
# 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>
|