mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
394 B
Makefile
21 lines
394 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
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
MAN1= iselect.1
|
|
|
|
.include <bsd.port.mk>
|