openbsd-ports/sysutils/gkrellm/plugins/launch/Makefile

15 lines
373 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $
COMMENT= "launch commonly used apps from GkrellM2"
DISTNAME= gkrellmlaunch-0.5
CATEGORIES= x11 sysutils/gkrellm
HOMEPAGE= http://gkrellmlaunch.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/}
ALL_TARGET= gkrellmlaunch.so
PLUGIN= ${WRKSRC}/gkrellmlaunch.so
.include <bsd.port.mk>