aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cdroot/Makefile
blob: 789576426d3b388ad1dcf5ebebcc6c03f60f93d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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

.include <bsd.port.mk>