1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/rdigest/Makefile
Vanilla I. Shu ce42b75e45 Stagify.
2014-06-11 03:43:48 +00:00

19 lines
277 B
Makefile

# Created by: 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"