opnsense-ports/sysutils/cdroot/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

16 lines
352 B
Makefile

# Created by: Brian Dean <bsd@FreeBSD.org>
# $FreeBSD$
PORTNAME= cdroot
PORTVERSION= 1.2.6
CATEGORIES= sysutils
MASTER_SITES= http://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>