# ex:ts=8
# Ports collection makefile for:	ranpwd
# Date created:			Jun 11, 2009
# Whom:				corky1951@comcast.net
#
# $FreeBSD: ports/security/ranpwd/Makefile,v 1.2 2011/04/27 01:56:45 dougb Exp $
#

PORTNAME=	ranpwd
PORTVERSION=	1.2
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_KERNEL_ORG}
MASTER_SITE_SUBDIR=	software/utils/admin/ranpwd

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A tool to generate random passwords

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

PLIST_FILES=	bin/ranpwd

MAN1=		ranpwd.1

.include <bsd.port.mk>
