summaryrefslogtreecommitdiff
path: root/polish/aspell/Makefile
blob: 3602a6a44b7584b8944c5cafec3c9850871c616f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    pl-aspell
# Date created:                         3 September 2002
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=	aspell
DISTVERSION=	-pl-0.51-0
PORTEPOCH=	1
CATEGORIES=	polish textproc

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

DICT=	 	pl

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