1d6e3807bf
Approved by: miwi (mentor)
18 lines
445 B
Makefile
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>
|