aboutsummaryrefslogblamecommitdiff
path: root/security/pam_helper/Makefile
blob: 6c532314157b4de5716d4b2d80ceb0913edfee7a (plain) (tree)



















                                                                              
# New ports collection makefile for:	pam_helper
# Date created:				09 August 2008
# Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	pam_helper
PORTVERSION=	1.0
CATEGORIES=	security sysutils
MASTER_SITES=	http://www.marcuscom.com/pam_helper/

MAINTAINER=	marcus@FreeBSD.org
COMMENT=	Authenticate applications requiring PAM services

USE_BZIP2=	yes

PLIST_FILES=	bin/pam_helper

.include <bsd.port.mk>