aboutsummaryrefslogtreecommitdiff
path: root/textproc/eo-aspell/Makefile
blob: 1947d3f2fa244b7b02be9a59e1304b4c28616ebe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-eo-2.1.20000225a-2
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Esperanto dictionary

DICT=	 	eo

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>