freebsd-ports/editors/hexcurse/Makefile

21 lines
315 B
Makefile
Raw Normal View History

# ex:ts=8
# New ports collection makefile for: hexcurse
# Date created: Jun 3, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= hexcurse
2002-06-07 21:58:16 +02:00
PORTVERSION= 1.54
CATEGORIES= editors
MASTER_SITES= http://jewfish.net/downloads/
2002-01-24 07:47:56 +01:00
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= hexcurse.1
.include <bsd.port.mk>