mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
c0708e4a9a
Commit log: https://src.rivoreo.one/net/sshout-daemon/+log/1.3.0 Improve port: * Strip executable files. * Update description. * Update the maintainer's email address. * Fix pkg-message. * Parametrize sshout with ${PORTNAME} in MASTER_SITES, USE_RC_SUBR, USERS, GROUPS. * Replace PORTVERSION with DISTVERSION in DISTNAME. * Sort OPTIONS_DEFINE. * Fix warnings from portclippy in order of options. * Remove unnecessary ".include <bsd.port.options.mk>". PR: 291826 Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>