# New ports collection makefile for:	secpwgen
# Date Created:				12 April 2007
# Whom:					wintellect <wintellect@bsdnexus.com>
#
# $MidnightBSD: trunk/security/secpwgen/Makefile 15462 2013-09-17 03:15:41Z laffer1 $
#

PORTNAME=	secpwgen
PORTVERSION=	1.3
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://zvrba.net/software/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A utility for generating secure passphrases
LICENSE=	unknown

MAN1=		secpwgen.1

.include <bsd.port.mk>
