ports/sysutils/gkrellm/plugins/launch/Makefile

15 lines
318 B
Makefile

COMMENT= launch commonly used apps from GkrellM2
DISTNAME= gkrellmlaunch-0.5
REVISION= 20
CATEGORIES= x11
HOMEPAGE= http://gkrellmlaunch.sourceforge.net/
SITES= ${SITE_SOURCEFORGE:=gkrellmlaunch/}
EXTRA_WANTLIB= gthread-2.0
ALL_TARGET= gkrellmlaunch.so
PLUGIN= ${WRKSRC}/gkrellmlaunch.so
.include <bsd.port.mk>