aboutsummaryrefslogtreecommitdiffstats
path: root/security/rdigest/Makefile
blob: bba61eded70729f1c49ac9ea94bb21fb9585fe23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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"