freebsd-ports/misc/iselect/Makefile

23 lines
454 B
Makefile
Raw Normal View History

# New ports collection makefile for: iselect
# Date created: 03-Jan-1998
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= iselect
PORTVERSION= 1.2.0
CATEGORIES= misc
MASTER_SITES= http://www.engelschall.com/sw/iselect/distrib/ \
1999-04-06 14:58:24 +02:00
ftp://ftp.engelschall.com/sw/iselect/
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:51:06 +01:00
COMMENT= Interactive Selection Tool
HAS_CONFIGURE= yes
MAN1= iselect.1
PLIST_FILES= bin/iselect
.include <bsd.port.mk>