1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/textproc/ga-aspell/Makefile

17 lines
331 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
DISTVERSION= 5-ga-4.5-0
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Irish (Gaelic) dictionary
DICT= ga
NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>