1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/misc/bestfit/Makefile
2008-03-27 19:27:34 +00:00

23 lines
424 B
Makefile

# New ports collection makefile for: bestfit-0.2.0
# Date created: 09 Oct 2001
# Whom: Steven Enderle <enderle@mdn.de>
#
# $FreeBSD$
#
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)
GNU_CONFIGURE= yes
MANCOMPRESSED= no
MAN1= bestfit.1
PLIST_FILES= bin/bestfit
.include <bsd.port.mk>