22 lines
372 B
Makefile
22 lines
372 B
Makefile
# New ports collection makefile for: mlan3
|
|
# Date created: January 16, 2002
|
|
# Whom: hm
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= mlan3
|
|
PORTVERSION= 1.00
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
|
|
DISTNAME= owpd300b
|
|
|
|
MAINTAINER= hm@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_ZIP= yes
|
|
|
|
.include <bsd.port.mk>
|