aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mlan/Makefile
blob: 0738e9854156b489bf6112a9a6c74548a187e0d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   mlan
# Date created:        4 January 2000
# Whom:                phk
#
# $FreeBSD$
#

PORTNAME=   mlan
PORTVERSION=    1.03
CATEGORIES= comms
MASTER_SITES=   ftp://ftp.dalsemi.com/pub/auto_id/public/
DISTNAME=   mlpb103

MAINTAINER= phk@FreeBSD.org
COMMENT=    API for Dallas Semiconductors 1-wire lan devices

NO_WRKSUBDIR=   yes
USE_ZIP=    yes

.include <bsd.port.mk>