# $OpenBSD$ COMMENT = IRC bouncer DISTNAME = pounce-3.0 CATEGORIES = net HOMEPAGE = https://git.causal.agency/pounce/about/ MAINTAINER = june@causal.agency # GPLv3+ PERMIT_PACKAGE = Yes # uses pledge() and unveil() WANTLIB = c tls MASTER_SITES = https://git.causal.agency/pounce/snapshot/ # C11 COMPILER = base-clang ports-gcc COMPILER_LANGS = c NO_TEST = Yes MAKE_FLAGS += LDADD.crypt= FAKE_FLAGS = PREFIX=${PREFIX} .include