mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
20 lines
351 B
Makefile
20 lines
351 B
Makefile
# New ports collection makefile for: mlan
|
|
# Version required: 1.03
|
|
# Date created: 4 January 2000
|
|
# Whom: phk
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= mlpb103
|
|
PKGNAME= mlan-1.03
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
|
|
|
|
MAINTAINER= phk@FreeBSD.org
|
|
|
|
USE_ZIP= yes
|
|
WRKSRC= ${WRKDIR}
|
|
|
|
.include <bsd.port.mk>
|