1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/misc/iselect/Makefile

23 lines
456 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 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= iselect
PORTVERSION= 1.2.0
CATEGORIES= misc
MASTER_SITES= http://www.engelschall.com/sw/iselect/distrib/ \
1999-04-06 12:58:24 +00:00
ftp://ftp.engelschall.com/sw/iselect/
MAINTAINER= rse@engelschall.com
2003-02-21 12:51:06 +00:00
COMMENT= Interactive Selection Tool
HAS_CONFIGURE= yes
MAN1= iselect.1
PLIST_FILES= bin/iselect
.include <bsd.port.mk>