aboutsummaryrefslogtreecommitdiff
path: root/editors/hexpert/Makefile
blob: d6276f5d6404f1a3154452e400bed5ebd4c4033d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

NO_STAGE=	yes
.include <bsd.port.mk>