mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
4590ff95ef
Approved by: portmgr (linimon)
21 lines
471 B
Makefile
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>
|