pkgsrc-wip/gtk-imonc/Makefile

21 lines
534 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/12/03 15:26:09 gschwarz Exp $
DISTNAME= gtk-imonc-0.6.4.1
CATEGORIES= net
MASTER_SITES= http://zeank.in-berlin.de/download/
MAINTAINER= schwarz@NetBSD.org
HOMEPAGE= http://zeank.in-berlin.de/gtkimonc/
COMMENT= GTK version of the fli4l monitoring tool
GNU_CONFIGURE= YES
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
LIBS+= -lX11
.endif
INSTALLATION_DIRS= bin share/gnome/apps/Internet share/gtk-imonc/pixmaps
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"