2002-08-09 03:37:33 +02:00
|
|
|
# New ports collection makefile for: cdroot
|
|
|
|
# Date created: 8 August 2002
|
|
|
|
# Whom: Brian Dean <bsd@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= cdroot
|
2002-08-22 02:20:14 +02:00
|
|
|
PORTVERSION= 1.2.5
|
2002-08-09 03:37:33 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= bsd
|
|
|
|
|
|
|
|
MAINTAINER= bsd@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Scripts to automate setting up a bootable CD-ROM based FreeBSD system
|
2002-08-09 03:37:33 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|