freebsd-ports/portuguese/aspell-pt_PT/Makefile
2007-06-26 17:38:39 +00:00

19 lines
463 B
Makefile

# New ports collection makefile for: pt-aspell
# Date created: 6 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
DISTVERSION= 6-pt_PT-20070510-0
PORTEPOCH= 1
CATEGORIES= portuguese textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Portuguese dictionary
DICT= pt_PT
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>