# New ports collection makefile for: dc20pack # Date created: Jul 31 1999 # Whom: Maurice Castro # # $FreeBSD$ # PORTNAME= dc20pack PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/capture EXTRACT_SUFX= .tgz MAINTAINER= maurice@castro.aus.net COMMENT= Digital camera control and download tool for Kodak DC20/25 camera WRKSRC= ${WRKDIR} post-extract: for file in `${FIND} ${WRKSRC} -type f`; do \ ${TR} -d '\015' < $${file} > $${file}.new; \ mv $${file}.new $${file}; \ done do-install: ${INSTALL_SCRIPT} ${WRKSRC}/dc20dump ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/dc20term ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/dc2totga ${PREFIX}/bin .include .csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/eval
Commit message (Expand)AuthorAgeFilesLines
* lha is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
* ln -> ${LN}mharo1999-08-281-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1