COMMENT = build OpenBSD release V = 17.8.1 DISTNAME = robsd-${V} CATEGORIES = devel HOMEPAGE = https://github.com/mptre/robsd MAINTAINER = Anton Lindqvist # ISC PERMIT_PACKAGE = Yes # uses pledge() WANTLIB += c TEST_DEPENDS = textproc/libxml MASTER_SITES = https://github.com/mptre/robsd/releases/download/v${V}/ CONFIGURE_STYLE = simple .include