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