freebsd-ports/editors/hexpert/Makefile
2013-09-25 00:54:08 +00:00

15 lines
313 B
Makefile

# Created by: Peter Wemm <peter@FreeBSD.org>
# $FreeBSD$
PORTNAME= hexpert
PORTVERSION= 2.4.1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= peter
MAINTAINER= peter@FreeBSD.org
COMMENT= Hexpert - a simple but flexible binary file editor
PLIST_FILES= bin/hex
.include <bsd.port.mk>