mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
A port of a version of (somewhat old) hexpert v2.4. (nice easy binary
file editor)
This commit is contained in:
parent
a3a7473f70
commit
c8be906fb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39404
16
editors/hexpert/Makefile
Normal file
16
editors/hexpert/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: hexpert
|
||||
# Date created: 09 March 2001
|
||||
# Whom: Peter Wemm <peter@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= hexpert
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= peter
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include <bsd.port.mk>
|
1
editors/hexpert/distinfo
Normal file
1
editors/hexpert/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (hexpert-2.4.tar.gz) = dd4df4497f57074b471e3818e12f0f77
|
1
editors/hexpert/pkg-comment
Normal file
1
editors/hexpert/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Hexpert - a simple but flexible binary file editor
|
3
editors/hexpert/pkg-descr
Normal file
3
editors/hexpert/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Hexpert is a simple but flexible binary file editor. It has both
|
||||
character and hex search modes, and can do both character and hex
|
||||
editing.
|
1
editors/hexpert/pkg-plist
Normal file
1
editors/hexpert/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/hex
|
Loading…
Reference in New Issue
Block a user