aboutsummaryrefslogtreecommitdiffstats
path: root/misc/qbrew/Makefile
blob: 7f7d9a783fe372afa8fe6a56ae4f0de2179da588 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    qbrew
# Date created:             22 September 2000
# Whom:                 David Johnson <david@usermode.org>
#
# $FreeBSD$
#

PORTNAME=   qbrew
PORTVERSION=    0.2.0
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>