1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/editors/hexcurse/Makefile
Philippe Audeoud f20536806a - Support STAGE
2013-12-27 13:08:28 +00:00

18 lines
328 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= hexcurse
PORTVERSION= 1.55
CATEGORIES= editors
MASTER_SITES= DEBIAN
DISTFILES= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= jadawin@FreeBSD.org
COMMENT= A versatile ncurses-based hex editor
GNU_CONFIGURE= yes
PLIST_FILES= bin/hexcurse man/man1/hexcurse.1.gz
.include <bsd.port.mk>