pkgsrc-wip/shed/Makefile

15 lines
374 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2007/02/16 11:55:20 lkundrak Exp $
2005-12-11 12:15:13 +01:00
DISTNAME= shed-1.13
2005-12-11 12:15:13 +01:00
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"