blob: e2af23c1f03d6eb4c2171c9f8fe8fbd6ff28be56 (
plain) (
tree)
|
|
# 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>
|