Changeset View
Changeset View
Standalone View
Standalone View
head/dns/doh-proxy/Makefile
| # Created by: Timothy Beyer <beyert@cs.ucr.edu> | # Created by: Timothy Beyer <beyert@cs.ucr.edu> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= doh-proxy | PORTNAME= doh-proxy | ||||
| DISTVERSION= 0.1.10 | DISTVERSION= 0.1.10 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= dns | CATEGORIES= dns | ||||
| MAINTAINER= mat@FreeBSD.org | MAINTAINER= mat@FreeBSD.org | ||||
| COMMENT= DNS-over-HTTP server proxy | COMMENT= DNS-over-HTTP server proxy | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
| ▲ Show 20 Lines • Show All 97 Lines • Show Last 20 Lines | |||||