1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

This port does not use any distfiles, so make it so.

Noticed by:	kris
This commit is contained in:
Mark Linimon 2007-09-01 17:00:04 +00:00
parent 7ff7ed0c21
commit 34930e111b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198606

View File

@ -13,13 +13,12 @@ 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 <bsd.port.pre.mk>
do-fetch:
do-extract:
${MKDIR} ${WRKDIR}
${CP} ${FILESDIR}/setcdboot.c ${WRKDIR}