summaryrefslogtreecommitdiff
path: root/editors/hexedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hexedit/Makefile')
-rw-r--r--editors/hexedit/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
deleted file mode 100644
index 32019a6b1db..00000000000
--- a/editors/hexedit/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $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
-
-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
-
-.include "../../devel/ncurses/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"