aboutsummaryrefslogtreecommitdiff
path: root/misc/iselect/Makefile
blob: 7f02b8be29ca88a2009572f80aabe5ac275be0b0 (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:	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=	rse@engelschall.com

HAS_CONFIGURE=	yes

MAN1=	iselect.1

.include <bsd.port.mk>