2002-01-16 14:05:42 +01:00
|
|
|
# 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
|
|
|
|
|
2003-11-03 01:54:32 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
|
2002-01-16 14:05:42 +01:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
USE_ZIP= yes
|
|
|
|
|
2007-01-17 11:31:07 +01:00
|
|
|
.include <bsd.port.mk>
|