1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/misc/bestfit/Makefile
2015-01-06 09:39:03 +00:00

19 lines
347 B
Makefile

# Created by: Steven Enderle <enderle@mdn.de>
# $FreeBSD$
PORTNAME= bestfit
PORTVERSION= 0.2.0
CATEGORIES= misc
MASTER_SITES= LOCAL/ehaupt
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>