freebsd-ports/editors/hexpert/Makefile
2004-02-06 13:12:53 +00:00

19 lines
389 B
Makefile

# New ports collection makefile for: hexpert
# Date created: 09 March 2001
# Whom: 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>