1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/misc/qbrew/Makefile
Will Andrews bdf469e5cc Add qbrew 0.1.6, a homebrewer's recipe calculator.
PR:		21533
Submitted by:	David Johnson <david@usermode.org>
2001-04-07 06:46:38 +00:00

20 lines
345 B
Makefile

# New ports collection makefile for: qbrew
# Date created: 22 September 2000
# Whom: David Johnson <david@usermode.org>
#
# $FreeBSD$
#
PORTNAME= qbrew
PORTVERSION= 0.1.6
CATEGORIES= misc
MASTER_SITES= http://www.usermode.org/code/
MAINTAINER= david@usermode.org
USE_QT_VER= 2
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>