Skip to content

Instantly share code, notes, and snippets.

@dmgk
Created February 24, 2021 22:09
Show Gist options
  • Save dmgk/ec3262c39fe82a9b2a734e06c46eacbe to your computer and use it in GitHub Desktop.
Save dmgk/ec3262c39fe82a9b2a734e06c46eacbe to your computer and use it in GitHub Desktop.
# $FreeBSD: head/www/adguardhome/Makefile 560462 2021-01-06 00:42:39Z yuri $
PORTNAME= adguardhome
DISTVERSIONPREFIX= v
DISTVERSION= 0.104.3
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
COMMENT= Network-wide ads & trackers blocking DNS server
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= go:modules
GO_MODULE= github.com/AdguardTeam/AdGuardHome
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment