freebsd-ports/editors/hexpert/Makefile
Peter Wemm 44307c34c4 Update to enable working on full 32 bit file sizes, including /dev/mem
on 32 bit machines, instead of truncating at 0x7fffff00.
2001-04-09 15:54:29 +00:00

16 lines
307 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
.include <bsd.port.mk>