pkgsrc/graphics/xbmbrowser/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

19 lines
484 B
Makefile

# $NetBSD: Makefile,v 1.16 2003/06/02 01:19:11 jschauma Exp $
# FreeBSD: Makefile,v 1.3 1997/08/26 07:12:20 tg Exp
#
DISTNAME= xbmbrowser5.1
PKGNAME= xbmbrowser-5.1
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
MAINTAINER= tech-pkg@netbsd.org
COMMENT= View complete directories of X bitmaps and X pixmaps
USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_IMAKE= YES
.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"