rpe 9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00

21 lines
355 B
Makefile

# $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>