aboutsummaryrefslogtreecommitdiffstats
path: root/misc/iselect/Makefile
blob: 492f7d9e74030b461270b4d8f7f58ddb1516dbc5 (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
# Version required: 1.2.0
# Date created:     03-Jan-1998
# Whom:         Ralf S. Engelschall <rse@engelschall.com>
#
# $FreeBSD$
#

DISTNAME=   iselect-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>