aboutsummaryrefslogtreecommitdiffstats
path: root/x11/qrash/Makefile
blob: f6c5683ea29eddbad3dbb3a04bc0713fbc3f3996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    qrash
# Date created:     Oct 27, 1999
# Whom:         Trevor Johnson <trevor@jpj.net>
#
# $FreeBSD$
#

PORTNAME=   qrash
PORTVERSION=    1.0
CATEGORIES= x11
MASTER_SITES=   http://qmg.org/files/demos/qmg/ \
        ftp://qmg.org/pub/demos/qmg/ \
        ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/demos
DISTNAME=   ${PORTNAME}
EXTRACT_SUFX=   .tgz

MAINTAINER= trevor@jpj.net

GNU_CONFIGURE=  yes
USE_GMAKE=      yes
ALL_TARGET= qrash
USE_X_PREFIX=   yes

.include <bsd.port.mk>