blob: 4d520c4aa650c0aa1383b3897e3bc3034880bc50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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
.include <bsd.port.mk>
|