blob: 9578c58e157efa91b031f91b88adf28ab05a800f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: fa-aspell
# Date created: 16 November 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= fa-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Persian (Farsi) dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_FA= bale
.include "${MASTERDIR}/Makefile"
|