summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-23 12:39:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-23 12:39:54 +0000
commit9433704709a03f6a17265b73371750808977c7f7 (patch)
tree105a4153e48865387ebc6be704f064087b1e62a8 /mail
parentRemoved the .java_wrapper.rej file from the pkg-plist file since it is not (diff)
Install pop_auth binary required for the APOP support.
PR: 24893 Submitted by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
Notes
Notes: svn path=/head/; revision=50409
Diffstat (limited to 'mail')
-rw-r--r--mail/solidpop3d/Makefile1
-rw-r--r--mail/solidpop3d/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/solidpop3d/Makefile b/mail/solidpop3d/Makefile
index 692b687ad836..783e462e13d3 100644
--- a/mail/solidpop3d/Makefile
+++ b/mail/solidpop3d/Makefile
@@ -35,6 +35,7 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/spop3d ${PREFIX}/libexec
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/pop_auth ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/pop_auth.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/man/spop3d.conf.5 ${PREFIX}/man/man5
${INSTALL_MAN} ${WRKSRC}/man/dot-spop3d.5 ${PREFIX}/man/man5
diff --git a/mail/solidpop3d/pkg-plist b/mail/solidpop3d/pkg-plist
index 5946b696e46a..1fd2cf1f5084 100644
--- a/mail/solidpop3d/pkg-plist
+++ b/mail/solidpop3d/pkg-plist
@@ -1,2 +1,3 @@
+bin/pop_auth
etc/spop3d.conf.sample
libexec/spop3d