1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/www/halberd/Makefile
2019-01-05 13:14:19 +00:00

19 lines
317 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:2.7
USE_PYTHON= distutils noflavors autoplist
NO_ARCH= yes
.include <bsd.port.mk>