1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/portuguese/aspell-pt_PT/Makefile
Baptiste Daroussin 07298393b2 Support stage
2014-01-28 10:58:01 +00:00

18 lines
366 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
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>