# Created by: Steven Enderle <enderle@mdn.de>
# $FreeBSD: misc/bestfit/Makefile 331571 2013-10-25 12:42:00Z ehaupt $

PORTNAME=	bestfit
PORTVERSION=	0.2.0
CATEGORIES=	misc
MASTER_SITES=	CRITICAL

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Optimally choose files to be put on a CD (or other media)

LICENSE=	GPLv2

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/bestfit man/man1/bestfit.1.gz

.include <bsd.port.mk>
