pkgsrc-wip/lcdproc/Makefile
Tim Larson 1e01eea0cd Initial (non-working) import lcdproc-0.5.2 as wip/lcdproc.
Client/server software to print system info to small LCDs.
2008-06-16 20:16:11 +00:00

14 lines
362 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/06/16 20:16:11 christtrekker Exp $
#
DISTNAME= lcdproc-0.5.2
CATEGORIES= wip
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lcdproc/}
MAINTAINER= christtrekker@users.sourceforge.net
HOMEPAGE= http://lcdproc.org/
COMMENT= Client/server software to print system info to small LCDs
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"