# ex:ts=8
# New ports collection makefile for:	csup
# Date created:				27 January 2006
# Whom:					Maxime Henrion <mux@FreeBSD.org>
#
# $FreeBSD: ports/net/csup/Makefile,v 1.9 2006/02/23 01:25:09 mux Exp $
#

PORTNAME=	csup
PORTVERSION=	20060223
PORTREVISION=	1
CATEGORIES=	net devel
MASTER_SITES=	http://www.mu.org/~mux/
DISTNAME=	${PORTNAME}-snap-${PORTVERSION}
EXTRACT_SUFX=	.tgz

MAINTAINER=	mux@FreeBSD.org
COMMENT=	A rewrite of the CVSup file updating client in C

WRKSRC=		${WRKDIR}/${PORTNAME}
PLIST_FILES=	bin/csup \
		man/man1/csup.1.gz

.include <bsd.port.mk>
