freebsd-ports/portuguese/aspell-pt_PT/Makefile

18 lines
380 B
Makefile

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