21 lines
355 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.23 2018/01/11 19:27:08 rpe 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_CDROM= Yes
WANTLIB= c event
CONFIGURE_STYLE=autoconf
AUTOCONF_VERSION=2.59
.include <bsd.port.mk>