summaryrefslogtreecommitdiff
path: root/x11/xdialog/Makefile
blob: bccfd94df39bc899dcc6c7ffbee6045e5f2e01e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.4 2001/02/17 17:07:04 wiz Exp $

DISTNAME=		Xdialog-1.4.6
PKGNAME=		xdialog-1.4.6
CATEGORIES=		misc x11
MASTER_SITES=		http://xdialog.free.fr/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		jlam@netbsd.org
HOMEPAGE=		http://xdialog.free.fr/
COMMENT=		X11 drop-in replacement for the curses dialog program

DEPENDS+=		gtk+-1.2.*:../../x11/gtk

USE_X11BASE=		# defined
USE_GMAKE=		# defined
GNU_CONFIGURE=		# defined

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