Romain Tartière 6f2c685a45
sysutils/rubygem-openvoxserver-ca: Fix URL
Not bumping PORTREVISION because it does not require more work.

With hat:	puppet
2025-09-03 18:30:54 -10:00

24 lines
507 B
Makefile

PORTNAME= openvoxserver-ca
PORTVERSION= 3.0.0
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Ruby CLI tool to interact with the OpenVox Server Certificate Authority
WWW= https://github.com/OpenVoxProject/openvoxserver-ca/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-openfact>=5.0.0:sysutils/rubygem-openfact
USES= gem
CONFLICTS_INSTALL= rubygem-puppetserver-ca
NO_ARCH= yes
PLIST_FILES= bin/puppetserver-ca
.include <bsd.port.mk>