1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Created by: Frank Laszlo <laszlof@vonostingroup.com> # $FreeBSD$ PORTNAME= md5deep PORTVERSION= 4.3 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Program to compute various message digests recursively GNU_CONFIGURE= yes USES= gmake .include <bsd.port.mk>