freebsd-ports/sysutils/cdroot/Makefile
2021-04-06 16:31:07 +02:00

15 lines
342 B
Makefile

# 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>