opnsense-ports/security/rubygem-rpam2/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

14 lines
236 B
Makefile

PORTNAME= rpam2
PORTVERSION= 4.0.2
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= PAM integration with ruby
WWW= https://github.com/devkral/rpam2
LICENSE= MIT
USES= gem
.include <bsd.port.mk>