[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / ruby-semantic_puppet

File: [local] / ports / devel / ruby-semantic_puppet / Makefile (download)

Revision 1.10, Fri Jan 12 08:41:25 2024 UTC (4 months, 2 weeks ago) by sebastia
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.9: +1 -1 lines

update to 1.1.0

COMMENT =		compare semantic versioning

DISTNAME =		semantic_puppet-1.1.0
CATEGORIES =		devel
HOMEPAGE =		https://github.com/puppetlabs/semantic_puppet-gem	
MAINTAINER =		Sebastian Reitenbach <sebastia@openbsd.org>

# Apache 2.0
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE = 	ruby gem

.include <bsd.port.mk>