d9611f9375
Approved by: pat
21 lines
369 B
Makefile
21 lines
369 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
|
|
|
|
PORTCOMMENT= A "whois" replacement that automatically queries several databases
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|