freebsd-ports/comms/mlan3/Makefile
Pav Lucistnik 7734ee21bb - Unbreak on 5.x
PR:		ports/73451
Submitted by:	Chris Larsen <darth@vader.dk>
2004-11-08 16:50:59 +00:00

25 lines
484 B
Makefile

# New ports collection makefile for: mlan3
# Date created: January 16, 2002
# Whom: hm
#
# $FreeBSD$
#
PORTNAME= mlan3
PORTVERSION= 1.00
CATEGORIES= comms
MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
DISTNAME= owpd300b
MAINTAINER= ports@FreeBSD.org
COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
NO_WRKSUBDIR= yes
USE_ZIP= yes
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>