summaryrefslogtreecommitdiff
path: root/sysutils/cdroot/Makefile
blob: 81e1d1603b59263f894fc5ad45e80be211cb5f7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Brian Dean <bsd@FreeBSD.org>
# $FreeBSD$

PORTNAME=	cdroot
PORTVERSION=	1.2.5
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	bsd

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Scripts to automate setting up a bootable CD-ROM based FreeBSD system

NO_STAGE=	yes
.include <bsd.port.mk>