aboutsummaryrefslogtreecommitdiff
path: root/security/rdigest/Makefile
blob: db37b159733a507a613f5d787599d8bba1851d6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	rdigest
# Date created:				2004-06-24
# Whom:					eik
#
# $FreeBSD$
#

PORTNAME=	rdigest

COMMENT=	Recursive message digest wrapper utility

DESCR=		${.CURDIR}/pkg-descr

CONFLICTS=	# none

PATCHDIR=	${.CURDIR}/files

MASTERDIR=	${.CURDIR}/../digest

.include "${MASTERDIR}/Makefile"