diff options
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r-- | comms/mlan3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile index c2b724ffd385..6f3ba8f7ca80 100644 --- a/comms/mlan3/Makefile +++ b/comms/mlan3/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 1.00 CATEGORIES= comms MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/ DISTNAME= owpd300b -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices NO_WRKSUBDIR= yes -USES= uidfix +USES= uidfix zip .include <bsd.port.mk> |