[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / bbsload

File: [cvs.NetBSD.org] / pkgsrc / sysutils / bbsload / Makefile (download)

Revision 1.1.1.1.2.1, Sun Jun 30 06:24:13 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +2 -5 lines

Convert to use the buildlink2 framework.  Trim any unnecessary changes in
the patches or remove them entirely.

# $NetBSD: Makefile,v 1.1.1.1.2.1 2002/06/30 06:24:13 jlam Exp $
#

DISTNAME=	bbsload-0.2.5
CATEGORIES=	sysutils x11 wm
MASTER_SITES=	http://bbtools.thelinuxcommunity.org/sources/

MAINTAINER=	pino@dohd.org
HOMEPAGE=	http://bbtools.thelinuxcommunity.org/
COMMENT=	Small (in dimensions) tool to display the avarage load

GNU_CONFIGURE=		YES
USE_BUILDLINK2=		YES
USE_X11BASE=		YES

.include "../../mk/bsd.pkg.mk"