summaryrefslogtreecommitdiff
path: root/misc/shuffle/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /misc/shuffle/Makefile
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'misc/shuffle/Makefile')
-rw-r--r--misc/shuffle/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/shuffle/Makefile b/misc/shuffle/Makefile
index 108fdf81fb86..836fb31641dc 100644
--- a/misc/shuffle/Makefile
+++ b/misc/shuffle/Makefile
@@ -25,6 +25,8 @@ MANCOMPSUFFIX= .gz
MANCOMPSUFFIX=
.endif
+PLIST_FILES= bin/shuffle
+
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/shuffle ${PREFIX}/bin/shuffle
.for __s in ${MANSECTS}