Index: head/security/op/Makefile =================================================================== --- head/security/op/Makefile (revision 396714) +++ head/security/op/Makefile (revision 396715) @@ -1,25 +1,21 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= op PORTVERSION= 1.32 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://swapoff.org/files/op/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Controlled privilege escalation tool GNU_CONFIGURE= yes post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/op.d ${INSTALL_DATA} -m 0600 ${WRKSRC}/${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample - -.if !exists(${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf) - ${INSTALL_DATA} -m 0600 ${WRKSRC}/${PORTNAME}.conf \ - ${STAGEDIR}${PREFIX}/etc -.endif .include Index: head/security/op/pkg-plist =================================================================== --- head/security/op/pkg-plist (revision 396714) +++ head/security/op/pkg-plist (revision 396715) @@ -1,3 +1,4 @@ +@(,,4755) bin/op +@sample(,,600) etc/op.conf.sample man/man1/op.1.gz -@sample etc/op.conf.sample -bin/op +@dir etc/op.d