cf118ccf87
Reported by: lwhsu
18 lines
436 B
Makefile
18 lines
436 B
Makefile
PORTNAME= wmsystemtray
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= x11 windowmaker afterstep
|
|
MASTER_SITES= SF/wmsystemtray/wmsystemtray
|
|
|
|
MAINTAINER= iluxa@ex.ua
|
|
COMMENT= System tray dockapp that uses freedesktop.org system tray protocol
|
|
|
|
LICENSE= GPLv2+
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= pkgconfig xorg
|
|
USE_XORG= ice sm x11 xext xfixes xmu xpm
|
|
|
|
GNU_CONFIGURE= yes
|
|
PLIST_FILES= bin/wmsystemtray man/man1/wmsystemtray.1.gz
|
|
|
|
.include <bsd.port.mk>
|