freebsd-ports/textproc/grc-aspell/Makefile
2009-04-28 19:33:01 +00:00

18 lines
444 B
Makefile

# New ports collection makefile for: grc-aspell
# Date created: 17 March 2009
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-${DICT}-0.02-0
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Ancient Greek dictionary
DICT= grc
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>