pkgsrc-wip/shed/Makefile
Lubomir Rintel 9eeec74cdd Synchronize with upstream.
1.13
  - binary editing (bit toggling)
  - minor interface improvments
2007-02-16 11:55:20 +00:00

14 lines
374 B
Makefile

# $NetBSD: Makefile,v 1.3 2007/02/16 11:55:20 lkundrak Exp $
DISTNAME= shed-1.13
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=shed/}
MAINTAINER= lkundrak@skosi.org
HOMEPAGE= http://shed.sourceforge.net/
COMMENT= Simple curses-based hexadecimal editor
GNU_CONFIGURE= yes
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"