aboutsummaryrefslogblamecommitdiff
path: root/misc/bestfit/Makefile
blob: 97c6020694ac48da968aaf52aa9be1288fe5d526 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             



                       
                            



                                                                         

                     
                   
 
                                                 

                      
# Created by: Steven Enderle <enderle@mdn.de>

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>