aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mlan/Makefile
blob: a592d0922109e6bdd3bc43c0cbb6012b04eddfa3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

NO_WRKSUBDIR=   yes
USE_ZIP=    yes

.include <bsd.port.mk>