3c175cb569
Reviewed by: marcus
20 lines
385 B
Makefile
20 lines
385 B
Makefile
# New ports collection makefile for: ipw
|
|
# Date created: 29 January 1999
|
|
# Whom: mph
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ipw
|
|
PORTVERSION= 3.3.a
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.mjhb.com/ipw/
|
|
DISTNAME= ipw
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A "whois" replacement that automatically queries several databases
|
|
|
|
NO_WRKSUBDIR= yes
|
|
PLIST_FILES= bin/ipw
|
|
|
|
.include <bsd.port.mk>
|