mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
299 B
Makefile
19 lines
299 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://mjhb.marina-del-rey.ca.us/ipw/
|
|
DISTNAME= ipw
|
|
|
|
MAINTAINER= mph@freebsd.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|