# New ports collection makefile for: dt # Date created: 14 Jan 2004 # Whom: Radim Kolar # # $FreeBSD$ # # $Tecnik: ports/sysutils/dt/Makefile,v 1.3 2005/12/12 19:58:36 itetcu Exp $ # PORTNAME= dt PORTVERSION= 15.14 CATEGORIES= sysutils MASTER_SITES= http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/ \ http://T32.TecNik93.com/FreeBSD/ports/dt/sources/ DISTNAME= ${PORTNAME}-source MAINTAINER= itetcu@FreeBSD.org COMMENT= Data Test Program - disk/tape error diagnostic tool WRKSRC= ${WRKDIR}/dt.d MAKEFILE= Makefile.freebsd ALL_TARGET= dt PORTDOCS= README.1st ToDoList WhatsNew-* dt-UsersGuide.txt dt-Overview.txt do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dt ${PREFIX}/sbin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/pattern_* ${DATADIR} ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/dta ${WRKSRC}/dtc ${WRKSRC}/dtf ${WRKSRC}/dtr ${WRKSRC}/dts ${WRKSRC}/dtt ${WRKSRC}/dtw ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/MakeTestDisc ${EXAMPLESDIR} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.1st ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ToDoList ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/WhatsNew-* ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/dt-UsersGuide.txt ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/dt.help ${DOCSDIR}/dt-Overview.txt .endif .include elect name='h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/xpipeman
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Add SHA256pav2005-11-251-0/+1
* SIZEify.trevor2004-01-291-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Support PREFIX properlypat2002-07-271-1/+1
* * Fix build.naddy2002-07-233-23/+29
* BROKEN: Does not buildkris2002-05-181-0/+2
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2