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

PORTNAME=	cdroot
PORTVERSION=	1.2.6
CATEGORIES=	sysutils
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/cdroot/

MAINTAINER=	portmaster@bsdforge.com
COMMENT=	Scripts automating setup of a bootable CD-ROM based FreeBSD system

LICENSE=	BSD2CLAUSE

USES=		tar:xz

.include <bsd.port.mk>