1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/textproc/fa-aspell/Makefile
2009-03-09 19:29:12 +00:00

21 lines
471 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.11-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Persian (Farsi) dictionary
DICT= fa
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>