aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipw/Makefile
blob: 8bbd31cc86d762261a00b5e486246e599936bc45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>