freebsd-ports/arabic/aspell/Makefile

17 lines
326 B
Makefile
Raw Normal View History

# Created by: Thierry Thomas <thierry@pompo.net>
2007-02-12 23:24:13 +01:00
# $FreeBSD$
PORTNAME= aspell
SPELLVERSION= 6-ar-1.2-0
PORTREVISION= 1
PORTEPOCH= 1
2007-02-12 23:24:13 +01:00
CATEGORIES= arabic textproc
MAINTAINER= office@FreeBSD.org
2007-02-12 23:24:13 +01:00
COMMENT= Aspell Arabic dictionaries
DICT= ar
2007-02-12 23:24:13 +01:00
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>