freebsd-ports/editors/hexcurse/Makefile

21 lines
316 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
2001-07-13 12:42:14 +02:00
PORTVERSION= 1.21
CATEGORIES= editors
MASTER_SITES= http://jewfish.net/downloads/
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= hexcurse.1
.include <bsd.port.mk>