7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
17 lines
383 B
Makefile
17 lines
383 B
Makefile
# New ports collection makefile for: cdroot
|
|
# Date created: 8 August 2002
|
|
# Whom: Brian Dean <bsd@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cdroot
|
|
PORTVERSION= 1.2.5
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= bsd
|
|
|
|
MAINTAINER= bsd@FreeBSD.org
|
|
COMMENT= Scripts to automate setting up a bootable CD-ROM based FreeBSD system
|
|
|
|
.include <bsd.port.mk>
|