14 lines
362 B
Makefile
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"
|