freebsd-ports/textproc/gd-aspell/Makefile
Thierry Thomas 35adf63b32 Normalize Aspell dictionaries PKGNAMEs.
PR:		ports/106573, ports/107399, ports/107448
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Approved by:	farrokhi, obrien
2007-01-14 15:32:59 +00:00

19 lines
455 B
Makefile

# New ports collection makefile for: gd-aspell
# Date created: 16 April 2004
# Whom: Thierry Thomas <thierry@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 5-gd-0.1.1-1
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Scottish Gaelic dictionary
DICT= gd
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>