1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/textproc/gl-aspell/Makefile
Thierry Thomas 2a50a2da47 Upgrade Esperanto (eo), Spanish (es), Galician (gl), Romanian (ro),
Lithuanian (lt), and Brazilian Portuguese (pt_BR) Aspell Dictionaries to
their latest releases.
2008-04-16 22:06:05 +00:00

20 lines
445 B
Makefile

# New ports collection makefile for: gl-aspell
# Date created: 13 March 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-gl-0.5a-2
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Galician dictionary
DICT= gl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>