summaryrefslogtreecommitdiff
path: root/net/ipw/Makefile
blob: 8b0641cc785c70dab0ebc47f8f40a5912964cf26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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://mjhb.marina-del-rey.ca.us/ipw/
DISTNAME=	ipw

MAINTAINER=	mph@freebsd.org

NO_WRKSUBDIR=	yes

.include <bsd.port.mk>