# ex:ts=8 # Ports collection makefile for: setcdboot # Date created: Mon Jan 17, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= setcdboot PORTVERSION= 1.0 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Mark a file bootable within a DEC Alpha ISO-9660 image DISTFILES= NO_WRKSUBDIR= yes PLIST_FILES= bin/setcdboot .include do-extract: ${MKDIR} ${WRKDIR} ${CP} ${FILESDIR}/setcdboot.c ${WRKDIR} do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o setcdboot setcdboot.c) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/setcdboot ${PREFIX}/bin .include ~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.mat2017-11-301-1/+1
* Cleanup plistbapt2014-10-271-2/+0
* - Convert ports of devel/ to USES=pythonmva2014-10-211-2/+2
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-041-2/+2
* - Stagingvanilla2014-05-081-4/+5
* Fix NO_STAGE attributionbapt2013-09-231-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-6/+2
* - convert to using PYTHON_SITELIBDIR (not functional change)rm2012-02-121-3/+3
* -remove MD5ohauer2011-07-031-1/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-22