1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/x11-wm/wmname/Makefile
Baptiste Daroussin af33d1b40c Support stage
2014-02-28 07:51:52 +00:00

17 lines
331 B
Makefile

# Created by: V. Jahns <vj562001@yahoo.de>
# $FreeBSD$
PORTNAME= wmname
PORTVERSION= 0.1
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
USE_XORG= x11 xproto
PLIST_FILES= bin/wmname
.include <bsd.port.mk>