# New ports collection makefile for:    en-aspell
# Date created:                         Fri Sep 17 2004
# Whom:                                 Serge Gagnon <ser_gagnon@sympatico.ca>
#
# $FreeBSD$
#

PORTNAME=	${DICT}-aspell
DISTVERSION=	6-en-7.1-0
CATEGORIES=	textproc

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Aspell English dictionaries

DICT=		en

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