2001-03-10 09:43:37 +01:00
|
|
|
# New ports collection makefile for: hexpert
|
|
|
|
# Date created: 09 March 2001
|
|
|
|
# Whom: Peter Wemm <peter@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= hexpert
|
2001-04-09 17:54:29 +02:00
|
|
|
PORTVERSION= 2.4.1
|
2001-03-10 09:43:37 +01:00
|
|
|
CATEGORIES= editors
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= peter
|
|
|
|
|
|
|
|
MAINTAINER= peter@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Hexpert - a simple but flexible binary file editor
|
2001-03-10 09:43:37 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|