pkgsrc/x11/xmon/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

17 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.4 2003/06/02 01:15:34 jschauma Exp $
#
DISTNAME= xmon.1.5.4
PKGNAME= xmon-1.5.4
PKGREVISION= 1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=devel_tools/}
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html
COMMENT= interactive X protocol monitor
USE_X11BASE= YES
USE_IMAKE= YES
.include "../../mk/bsd.pkg.mk"