1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/editors/hexpert/Makefile
2014-09-07 11:59:25 +00:00

18 lines
325 B
Makefile

# Created by: Peter Wemm <peter@FreeBSD.org>
# $FreeBSD$
PORTNAME= hexpert
PORTVERSION= 2.4.1
CATEGORIES= editors
MASTER_SITES= LOCAL/peter
MAINTAINER= peter@FreeBSD.org
COMMENT= Hexpert - a simple but flexible binary file editor
USES= uidfix
MAKE_ENV= NO_MAN=yes NO_OBJ=yes
PLIST_FILES= bin/hex
.include <bsd.port.mk>