freebsd-ports/portuguese/aspell-pt_BR/Makefile
Thierry Thomas f9c47d8361 - Upgrade to 20070411-0;
- Release maintainership.
2007-06-12 19:51:45 +00:00

18 lines
469 B
Makefile

# 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-20070411-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>