blob: b134c713bf9f1dd8f4fdf051fe5bed553bd73416 (
plain) (
tree)
|
|
# Created by: V. Jahns <vj562001@yahoo.de>
PORTNAME= wmname
PORTVERSION= 0.1
PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= nuncupatio@gmail.com
COMMENT= Prints/sets the window manager name property of the root window
USES= xorg
USE_XORG= x11 xorgproto
PLIST_FILES= bin/wmname
.include <bsd.port.mk>
|