74f1a45911
textproc/aspell/Makefile.inc had been forgotten in the previous commit. PR: ports/106573 Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com> Reported by: Michel TALON <talon (at) lpthe.jussieu.fr> Pointyhat to: /me
19 lines
455 B
Makefile
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= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell Scottish Gaelic dictionary
|
|
|
|
DICT= gd
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|