# New ports collection makefile for:	dmenu
# Date created:				August 4, 2006
# Whom:					Jeroen Schot <schot@a-eskwadraat.nl>
#
# $FreeBSD: ports/x11/dmenu/Makefile,v 1.26 2008/12/06 15:12:48 miwi Exp $
#

PORTNAME=	dmenu
PORTVERSION=	3.9
CATEGORIES=	x11
MASTER_SITES=	http://code.suckless.org/dl/tools/ \
		http://schot.a-eskwadraat.nl/files/

MAINTAINER=	schot@a-eskwadraat.nl
COMMENT=	X11 menu application (not only) for the dwm window manager

USE_XORG=	x11 xinerama

MAN1=		dmenu.1
PLIST_FILES=	bin/dmenu bin/dmenu_path bin/dmenu_run

.include <bsd.port.mk>
