freebsd-ports/misc/iselect/Makefile
Ralf S. Engelschall ba4cf9fabb Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
2004-03-14 11:23:26 +00:00

22 lines
454 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= ports@FreeBSD.org
COMMENT= Interactive Selection Tool
HAS_CONFIGURE= yes
MAN1= iselect.1
PLIST_FILES= bin/iselect
.include <bsd.port.mk>