freebsd-ports/textproc/fa-aspell/Makefile
Martin Wilke ba7fec356c - Update to 6.f.0.03.0
- Pass maintainership to submitter

PR:		ports/102130
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
2006-08-18 20:25:53 +00:00

18 lines
443 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.03-0
CATEGORIES= textproc
MAINTAINER= babak@farrokhi.net
COMMENT= Aspell Persian (Farsi) dictionary
DICT= fa
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>