freebsd-ports/security/pam_helper/Makefile

17 lines
358 B
Makefile

# Created by: 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
NO_STAGE= yes
.include <bsd.port.mk>