freebsd-ports/misc/iselect/Makefile
2004-02-06 13:12:53 +00:00

22 lines
456 B
Makefile

# 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
COMMENT= Interactive Selection Tool
HAS_CONFIGURE= yes
MAN1= iselect.1
PLIST_FILES= bin/iselect
.include <bsd.port.mk>