freebsd-ports/security/clamd-stream-client/Makefile
Li-Wen Hsu e95200bc39 Add clamd-stream-client , standalone clamav client.
PR:		ports/149879
Submitted by:	glen.j.barber at gmail.com
2010-08-22 16:28:30 +00:00

19 lines
420 B
Makefile

# 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= glen.j.barber@gmail.com
COMMENT= Standalone clamav client
HAS_CONFIGURE= yes
PLIST_FILES= bin/clamd-stream-client
.include <bsd.port.mk>