Index: head/security/pam_pseudo/Makefile =================================================================== --- head/security/pam_pseudo/Makefile (revision 393134) +++ head/security/pam_pseudo/Makefile (revision 393135) @@ -1,18 +1,21 @@ # Created by: Jim Pirzyk # $FreeBSD$ PORTNAME= pam_pseudo PORTVERSION= 0.5 CATEGORIES= security MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_pseudo/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT + USES= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-encap --disable-epkg-install INSTALL_TARGET= install-real .include Index: head/security/pam_pseudo/pkg-plist =================================================================== --- head/security/pam_pseudo/pkg-plist (revision 393134) +++ head/security/pam_pseudo/pkg-plist (revision 393135) @@ -1,4 +1,3 @@ sbin/authtest lib/security/pam_pseudo.so.1 man/man5/pam_pseudo.5.gz -@dirrmtry lib/security