openbsd-ports/editors/hexcurse/Makefile

23 lines
489 B
Makefile
Raw Normal View History

2002-12-29 14:43:49 -05:00
# $OpenBSD: Makefile,v 1.3 2002/12/29 19:43:49 fgsch Exp $
COMMENT= "user-friendly ncurses-based hexeditor with many features"
DISTNAME= hexcurse-1.54
CATEGORIES= editors
HOMEPAGE= http://www.jewfish.net/description.php?title=HexCurse
MAINTAINER= Lonny Gomes <devel@n0mansland.net>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://jewfish.net/downloads/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>