18 lines
385 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2019/07/12 21:07:45 sthen Exp $
COMMENT = compare semantic versioning
DISTNAME = semantic_puppet-1.0.2
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>