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

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>