21 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.24 2019/07/12 20:48:51 sthen Exp $
COMMENT= lightweight userspace bandwidth shaper
DISTNAME= trickle-1.07
REVISION= 1
CATEGORIES= net
HOMEPAGE= http://monkey.org/~marius/trickle/
MASTER_SITES= ${HOMEPAGE}
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c event
CONFIGURE_STYLE=autoconf
AUTOCONF_VERSION=2.59
.include <bsd.port.mk>