freebsd-ports/misc/hb/Makefile

22 lines
385 B
Makefile
Raw Normal View History

# 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
2003-02-21 07:51:06 -05:00
COMMENT= A simple, but complete budget management in Python
USE_PYTHON= yes
MANCOMPRESSED= yes
MAN1= hb.1
.include <bsd.port.mk>