freebsd-ports/misc/hb/Makefile
Kevin Lo 6473683779 Update to version 1.88
PR: 42431
Submitted by: MAINTAINER
2002-09-05 07:06:58 +00:00

21 lines
325 B
Makefile

# ports collection makefile for: hb
# Date Created: 17 July 2001
# Whom: tundra
#
# $FreeBSD$
#
PORTNAME= hb
PORTVERSION= 1.88
CATEGORIES= misc python
MASTER_SITES= http://www.tundraware.com/Software/hb/
MAINTAINER= tundra@tundraware.com
USE_PYTHON= yes
MANCOMPRESSED= yes
MAN1= hb.1
.include <bsd.port.mk>