1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/textproc/gv-aspell/Makefile

18 lines
346 B
Makefile

# Created by: Thierry Thomas <thierry@FreeBSD.org>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
DISTVERSION= -gv-0.50-0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Manx Gaelic dictionary
DICT= gv
NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>