freebsd-ports/portuguese/aspell-pt_BR/Makefile
2009-07-07 17:34:00 +00:00

19 lines
486 B
Makefile

# New ports collection makefile for: aspell-pt_BR
# Date created: 12 February 2007
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
DISTVERSION= 6-pt_BR-20090702-0
CATEGORIES= portuguese textproc
PKGNAMEPREFIX?= pt_BR-
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Brazilian Portuguese dictionary
DICT= pt_BR
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>