freebsd-ports/security/clamd-stream-client/Makefile
Bernhard Froehlich cc72c8c922 - Update MAINTAINER to submitters new mail address
PR:		ports/150274
Submitted by:	Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
Approved by:	beat (co-mentor, implicit)
2010-09-04 15:32:58 +00:00

19 lines
412 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= gjb@FreeBSD.org
COMMENT= Standalone clamav client
HAS_CONFIGURE= yes
PLIST_FILES= bin/clamd-stream-client
.include <bsd.port.mk>