aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipw/Makefile
blob: 7b5bf521eafdd0732b5a17f445423feec0ac778b (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=   ${MASTER_SITE_FREEBSD}
DISTNAME=   ipw

MAINTAINER= ports@freebsd.org

NO_WRKSUBDIR=   yes

.include <bsd.port.mk>