pkgsrc/editors/hexedit/Makefile

18 lines
437 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:40 tv Exp $
DISTNAME= hexedit-1.2.10
PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://merd.net/pixel/
EXTRACT_SUFX= .src.tgz
2003-07-17 23:31:04 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://merd.net/pixel/hexedit.html
COMMENT= To view and edit files in hexadecimal or ASCII
WRKSRC= ${WRKDIR}/hexedit
GNU_CONFIGURE= yes
2004-04-11 10:03:29 +02:00
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"