summaryrefslogtreecommitdiff
path: root/misc/bestfit/Makefile
blob: 86be584530f6a50841a64a130a81e60613895921 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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=	http://www.student.lu.se/~nbi98oli/src/

MAINTAINER=	enderle@mdn.de

MAN1=		bestfit.1
MANCOMPRESSED=	no

GNU_CONFIGURE=	yes

.include <bsd.port.mk>