freebsd-ports/arabic/aspell/Makefile

21 lines
462 B
Makefile
Raw Normal View History

2007-02-12 23:24:13 +01:00
# 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
2007-02-12 23:24:13 +01:00
CATEGORIES= arabic textproc
2007-03-15 19:27:59 +01:00
MAINTAINER= ports@FreeBSD.org
2007-02-12 23:24:13 +01:00
COMMENT= Aspell Arabic dictionaries
DICT= ar
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>