2000-01-04 22:11:45 +00:00
|
|
|
# New ports collection makefile for: mlan
|
|
|
|
# Date created: 4 January 2000
|
|
|
|
# Whom: phk
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-08 23:24:42 +00:00
|
|
|
PORTNAME= mlan
|
|
|
|
PORTVERSION= 1.03
|
2000-01-04 22:20:08 +00:00
|
|
|
CATEGORIES= comms
|
2000-01-04 22:11:45 +00:00
|
|
|
MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
|
2000-04-08 23:24:42 +00:00
|
|
|
DISTNAME= mlpb103
|
2000-01-04 22:11:45 +00:00
|
|
|
|
|
|
|
MAINTAINER= phk@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= API for Dallas Semiconductors 1-wire lan devices
|
2000-01-04 22:11:45 +00:00
|
|
|
|
2000-04-14 18:40:29 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
2000-01-04 22:11:45 +00:00
|
|
|
USE_ZIP= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|