# New ports collection makefile for:    pl-aspell
# Date created:                         3 September 2002
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=	aspell
DISTVERSION=	6-pl-6.0_20061121-0
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	polish textproc

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

DICT=	 	pl

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