openbsd-ports/sysutils/gkrellm/plugins/launch/Makefile
2011-07-07 00:08:35 +00:00

16 lines
368 B
Makefile

# $OpenBSD: Makefile,v 1.18 2011/07/07 00:08:35 ajacoutot Exp $
COMMENT= launch commonly used apps from GkrellM2
DISTNAME= gkrellmlaunch-0.5
REVISION= 15
CATEGORIES= x11
HOMEPAGE= http://gkrellmlaunch.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/}
ALL_TARGET= gkrellmlaunch.so
PLUGIN= ${WRKSRC}/gkrellmlaunch.so
.include <bsd.port.mk>