freebsd-ports/editors/hexcurse/Makefile
Philippe Audeoud f20536806a - Support STAGE
2013-12-27 13:08:28 +00:00

17 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>