xref: /mports/security/munge/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	munge
2PORTVERSION=	0.5.14
3DISTVERSIONPREFIX=	${PORTNAME}-
4PORTREVISION=	2
5CATEGORIES=	security
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Authentication service for creating and validating credentials
9
10LICENSE=	gpl3 lgpl3
11LICENSE_COMB=	dual
12
13GNU_CONFIGURE=	yes
14CONFIGURE_ARGS=	--with-openssl-prefix=${OPENSSLBASE}
15USES=		autoreconf cpe libtool pathfix perl5 ssl
16USE_LDCONFIG=	yes
17USE_RC_SUBR=	munged
18INSTALL_TARGET=	install-strip
19CPE_VENDOR=	opensuse
20
21USE_GITHUB=	yes
22GH_ACCOUNT=	dun
23
24.include <bsd.port.mk>
25

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026