summaryrefslogtreecommitdiff
path: root/polish/aspell/Makefile
blob: 3903032506af9bbe71ae0a6c21a9b7031ac3bbbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	aspell
SPELLVERSION=	6-pl-6.0_20061121-0
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	polish textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Polish dictionary
WWW=		http://aspell.sourceforge.net/

DICT=	 	pl

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