aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mlan3/Makefile
blob: c2b724ffd385eeb9ab3750aaf4db6ade19aed56f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: hm
# $FreeBSD$

PORTNAME=   mlan3
PORTVERSION=    1.00
CATEGORIES= comms
MASTER_SITES=   ftp://ftp.dalsemi.com/pub/auto_id/public/
DISTNAME=   owpd300b
EXTRACT_SUFX=   .zip

MAINTAINER= ports@FreeBSD.org
COMMENT=    Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices

NO_WRKSUBDIR=   yes
USES=       uidfix

.include <bsd.port.mk>