opnsense-ports/sysutils/cdroot/Makefile
Franco Fichtner 449ca91451 */*: sync with upstream
Taken from: HardenedBSD
2019-10-21 06:38:47 +02:00

16 lines
354 B
Makefile

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