ports/sysutils/gkrellm/plugins/launch/Makefile

16 lines
331 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= launch commonly used apps from GkrellM2
DISTNAME= gkrellmlaunch-0.5
REVISION= 20
CATEGORIES= x11
HOMEPAGE= http://gkrellmlaunch.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/}
EXTRA_WANTLIB= gthread-2.0
ALL_TARGET= gkrellmlaunch.so
PLUGIN= ${WRKSRC}/gkrellmlaunch.so
.include <bsd.port.mk>