pkgsrc-wip/shed/Makefile

15 lines
375 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2006/07/16 16:08:39 shattered Exp $
2005-12-11 12:15:13 +01:00
DISTNAME= shed-1.12
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=shed/}
MAINTAINER= lkundrak@skosi.org
HOMEPAGE= http://shed.sourceforge.net/
2005-12-11 12:15:13 +01:00
COMMENT= Simple curses-based hexadecimal editor
GNU_CONFIGURE= yes
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"