# 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.4 2006/10/08 10:32:05 erwin Exp $
#

PORTNAME=	dmenu
PORTVERSION=	1.2
CATEGORIES=	x11
MASTER_SITES=	http://www.shortest.de/download/ \
		http://schot.a-eskwadraat.nl/files/

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

USE_XLIB=	yes

MAN1=		dmenu.1
PLIST_FILES=	bin/dmenu

.include <bsd.port.mk>
