freebsd-ports/security/rdigest/Makefile
Sergey Matveychuk e6280f9d48 - Sync with master port update
PR:		ports/83181
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-11 08:27:18 +00:00

22 lines
354 B
Makefile

# New ports collection makefile for: rdigest
# Date created: 2004-06-24
# Whom: eik
#
# $FreeBSD$
#
PORTNAME= rdigest
COMMENT= Recursive message digest wrapper utility
DISTNAME= digest-${PORTVERSION}
DESCR= ${.CURDIR}/pkg-descr
CONFLICTS= # none
PATCHDIR= ${.CURDIR}/files
MASTERDIR= ${.CURDIR}/../digest
.include "${MASTERDIR}/Makefile"