aboutsummaryrefslogblamecommitdiff
path: root/security/clamd-stream-client/Makefile
blob: 09a800001194d4fd10b4f7b47e83afb371764779 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                             
                               





                                        
# New ports collection makefile for:	clamd-stream-client
# Date created:		22 August 2010
# Whom:			glen.j.barber@gmail.com
#
# $FreeBSD$
#

PORTNAME=	clamd-stream-client
DISTVERSION=	1.3
CATEGORIES=	security
MASTER_SITES=	SF/clamd-stream-cl/${PORTNAME}/${DISTVERSION}

MAINTAINER=	gjb@FreeBSD.org
COMMENT=	Standalone clamav client

HAS_CONFIGURE=	yes
PLIST_FILES=	bin/clamd-stream-client

.include <bsd.port.mk>