Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/misc/bestfit/Makefile
16124 views
# Created by: Steven Enderle <[email protected]>

PORTNAME=	bestfit
PORTVERSION=	0.2.0
CATEGORIES=	misc
MASTER_SITES=	LOCAL/ehaupt

MAINTAINER=	[email protected]
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>