freebsd-ports/sysutils/cdroot/Makefile
Dmitry Marakasov d9eaaf317c - Update WWW
- Fix whitespace

Approved by:	portmgr blanket
2019-09-05 09:02:46 +00:00

16 lines
353 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>