freebsd-ports/editors/hexcurse/Makefile
Ying-Chieh Liao 38ef3b7cdc upgrade to 1.22
drop maintainership
2002-01-24 06:47:56 +00:00

21 lines
315 B
Makefile

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