1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/wmnet2/Makefile
Patrick Li 83c7734ea2 Fix a problem where the transmit and receive arrows do not flash.
PR:		35030
Submitted by:	Richard Glidden <richard@glidden.org>
Approved by:	maintainer
2002-02-18 18:01:59 +00:00

22 lines
385 B
Makefile

# New ports collection makefile for: wmnet2
# Date created: 7 September 2001
# Whom: Paolo Pisati <flag@libero.it>
#
# $FreeBSD$
#
PORTNAME= wmnet2
PORTVERSION= 1.06
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.digitalkaos.net/linux/wmnet/download/
DISTNAME= wmnet-${PORTVERSION}
MAINTAINER= flag@libero.it
USE_IMAKE= yes
MAN1= wmnet2.1
.include <bsd.port.mk>