aboutsummaryrefslogtreecommitdiff
path: root/mail/surblhost/Makefile
blob: 376c3b7d9c0b3c6bb577b77cc57e3336171c7176 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	surblhost
PORTVERSION=	0.8.0
CATEGORIES=	mail
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Check if a hostname is blacklisted
WWW=		https://surblhost.sourceforge.net/

USES=	tar:bzip2
GNU_CONFIGURE=	yes
PLIST_FILES=	bin/${PORTNAME} \
		man/man1/surblhost.1.gz

.include <bsd.port.mk>