summaryrefslogtreecommitdiff
path: root/sysutils/cdroot/Makefile
blob: 9f67039e915eb271a9352aa818b4a46b1f09ac3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
WWW=		https://BSDforge.com/projects/sysutils/cdroot/

LICENSE=	BSD2CLAUSE

USES=		tar:xz

.include <bsd.port.mk>