1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/misc/hb/Makefile
Vanilla I. Shu 89e5146c2b Stagify.
Approved by:	portmgr@ (blanket)
2014-07-15 13:45:53 +00:00

15 lines
276 B
Makefile

# Created by: tundra
# $FreeBSD$
PORTNAME= hb
PORTVERSION= 1.88
CATEGORIES= misc python
MASTER_SITES= http://www.tundraware.com/Software/hb/
MAINTAINER= tundra@tundraware.com
COMMENT= Simple, but complete budget management in Python
USE_PYTHON= yes
.include <bsd.port.mk>