1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/editors/hexcurse/Makefile
Ying-Chieh Liao 25049e3afa add hexcurse
A versatile ncurses-based hex editor
2001-06-03 11:45:50 +00:00

21 lines
316 B
Makefile

# ex:ts=8
# New ports collection makefile for: hexcurse
# Date created: Jun 3, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= hexcurse
PORTVERSION= 1.01
CATEGORIES= editors
MASTER_SITES= http://jewfish.net/downloads/
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= hexcurse.1
.include <bsd.port.mk>