aboutsummaryrefslogtreecommitdiff
path: root/mail/lmtp2nntp/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch)
tree1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /mail/lmtp2nntp/Makefile
parentba3455bcaeeac361a5db7e74146d92954c5b1bb7 (diff)
downloadports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.tar.gz
ports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.zip
Use PLIST_FILES.
Reviewed by: marcus
Notes
Notes: svn path=/head/; revision=100076
Diffstat (limited to 'mail/lmtp2nntp/Makefile')
-rw-r--r--mail/lmtp2nntp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/lmtp2nntp/Makefile b/mail/lmtp2nntp/Makefile
index 9d69af2bb5af..e5d1f7744d2d 100644
--- a/mail/lmtp2nntp/Makefile
+++ b/mail/lmtp2nntp/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= "OSSP mail to news gateway"
MAN8= lmtp2nntp.8
+PLIST_FILES= sbin/lmtp2nntp
HAS_CONFIGURE= yes
.include <bsd.port.mk>