1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/iselect/Makefile

21 lines
394 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
HAS_CONFIGURE= yes
MAN1= iselect.1
.include <bsd.port.mk>