opnsense-ports/www/halberd/Makefile
Franco Fichtner 39329c8054 */*: sync with upstream
Taken from: HardenedBSD
2018-07-31 05:06:20 +02:00

18 lines
313 B
Makefile

# $FreeBSD$
PORTNAME= halberd
PORTVERSION= 0.2.4
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
MAINTAINER= yuri@FreeBSD.org
COMMENT= HTTP load balancer detection tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= distutils noflavors autoplist
NO_ARCH= yes
.include <bsd.port.mk>