Tweak textproc/gv-aspell version 0.50.0_1,1
[dports.git] / textproc / gv-aspell / Makefile
1 # Created by: Thierry Thomas <thierry@FreeBSD.org>
2 # $FreeBSD: textproc/gv-aspell/Makefile 332672 2013-11-04 08:30:37Z bapt $
3
4 PORTNAME=       ${DICT}-aspell
5 DISTVERSION=    -gv-0.50-0
6 PORTREVISION=   1
7 PORTEPOCH=      1
8 CATEGORIES=     textproc
9
10 MAINTAINER=     office@FreeBSD.org
11 COMMENT=        Aspell Manx Gaelic dictionary
12
13 DICT=           gv
14
15 .include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
16 .include <bsd.port.post.mk>