2002-09-10 05:43:34 +02:00
|
|
|
# New ports collection makefile for: eo-aspell
|
|
|
|
# Date created: 1 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= eo-aspell
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Aspell with Esperanto dictionary
|
2002-09-10 05:43:34 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
|
|
|
|
ASPELL_EO= jes
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|