mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
21 lines
451 B
Makefile
21 lines
451 B
Makefile
# New ports collection makefile for: iselect
|
|
# Version required: 1.2.0
|
|
# Date created: 03-Jan-1998
|
|
# Whom: Ralf S. Engelschall <rse@engelschall.com>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/01/03 12:04:53 rse Exp $
|
|
#
|
|
|
|
DISTNAME= iselect-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>
|