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

PORTNAME=	aspell-pt_BR
DISTVERSION=	6-pt_BR-20080221-0
CATEGORIES=	portuguese textproc

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Aspell Brazilian Portuguese dictionary

DICT=	 	pt_BR

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