forked from Lainports/freebsd-ports
Site is now back up Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com> Approved by: portmgr (blanket)
14 lines
351 B
Makefile
14 lines
351 B
Makefile
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>
|