1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/portuguese/aspell-pt_BR/Makefile
Baptiste Daroussin 07298393b2 Support stage
2014-01-28 10:58:01 +00:00

16 lines
347 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= aspell
DISTVERSION= 6-pt_BR-20090702-0
CATEGORIES= portuguese textproc
PKGNAMEPREFIX?= pt_BR-
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Brazilian Portuguese dictionary
DICT= pt_BR
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>