summaryrefslogtreecommitdiff
path: root/textproc/dict-client/Makefile
blob: ec9e2c069dba9daa0740cb18c09fbbebef0872fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.1.1.1 1999/07/27 22:00:21 tron Exp $

DISTNAME=       dictd-1.4.9
PKGNAME=        dict-client-1.4.9
CATEGORIES=	textproc
MASTER_SITES=   ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \
		ftp://ftp.dict.org/pub/dict/

MAINTAINER=	mike@ethmoid.org
HOMEPAGE=	http://www.dict.org/

ALL_TARGET=	dict
INSTALL_TARGET=	install.dict

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"