pkgsrc/sysutils/mksunbootcd/Makefile
dmcmahill e8efea72ed update to mksunbootcd-1.0. This is simply and autoconf-ed version.
It should build more cleanly on solaris and other non-netbsd systems.
2005-03-02 00:41:35 +00:00

14 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.7 2005/03/02 00:41:35 dmcmahill Exp $
#
DISTNAME= mksunbootcd-1.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/mksunbootcd/
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Combines filesystems for Sun computers to make bootable CD-ROM images
GNU_CONFIGURE=YES
.include "../../mk/bsd.pkg.mk"