freebsd-ports/textproc/fa-aspell/Makefile
2006-11-08 09:28:33 +00:00

18 lines
445 B
Makefile

# New ports collection makefile for: fa-aspell
# Date created: 16 November 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-fa-0.10-0
CATEGORIES= textproc
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Aspell Persian (Farsi) dictionary
DICT= fa
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>