freebsd-ports/security/rdigest/Makefile
Vanilla I. Shu ce42b75e45 Stagify.
2014-06-11 03:43:48 +00:00

18 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"