aboutsummaryrefslogtreecommitdiff
path: root/misc/iselect/Makefile
blob: b83f411fe6cdf0fed5597692f76748281ad244ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	iselect
# Date created:		03-Jan-1998
# Whom:			Ralf S. Engelschall <rse@engelschall.com>
#
# $FreeBSD$
#

PORTNAME=	iselect
PORTVERSION=	1.2.0
CATEGORIES=	misc
MASTER_SITES=	http://www.engelschall.com/sw/iselect/distrib/ \
		ftp://ftp.engelschall.com/sw/iselect/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Interactive Selection Tool

HAS_CONFIGURE=	yes

MAN1=		iselect.1
PLIST_FILES=	bin/iselect

.include <bsd.port.mk>