summaryrefslogblamecommitdiff
path: root/graphics/qcread/Makefile
blob: 8560298cd0f0b267f9c3746a70144835777e8888 (plain) (tree)
























                                                                                    
# New ports collection makefile for:   qcread
# Version required:    0.3
# Date created:        23 August 1998
# Whom:                Bill Fumerola <billf@chc-chimes.com>
#
# $Id: $
#

DISTNAME=	qcread-0.3
CATEGORIES=	graphics
MASTER_SITES=	ftp://phobos.illtel.denver.co.us/pub/qcread/ \
		http://phobos.illtel.denver.co.us/pub/qcread/

MAINTAINER=	billf@FreeBSD.ORG

post-extract:

	${CP} -r ${WRKSRC}/gnu-getopt/. ${WRKSRC}

do-install:

	${INSTALL} ${COPY} -o root -g wheel -m 644 ${WRKSRC}/qcam.conf ${PREFIX}/etc
	${INSTALL_PROGRAM} ${WRKSRC}/qcread ${PREFIX}/bin

.include <bsd.port.mk>