mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
304 B
Makefile
19 lines
304 B
Makefile
|
# New ports collection makefile for: ipw
|
||
|
# Version required: 2.7
|
||
|
# Date created: 29 January 1999
|
||
|
# Whom: mph
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= ipw
|
||
|
PKGNAME= ipw-2.7
|
||
|
CATEGORIES= net
|
||
|
MASTER_SITES= http://mjhb.marina-del-rey.ca.us/ipw/
|
||
|
|
||
|
MAINTAINER= mph@freebsd.org
|
||
|
|
||
|
NO_WRKSUBDIR= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|