mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9ca4ec6659
PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
20 lines
336 B
Makefile
20 lines
336 B
Makefile
# 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>
|