mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
18 lines
334 B
Makefile
18 lines
334 B
Makefile
# Created by: hm
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= mlan3
|
|
PORTVERSION= 1.00
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
|
|
DISTNAME= owpd300b
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_ZIP= yes
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|