summaryrefslogtreecommitdiff
path: root/misc/goldstr
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 /misc/goldstr
parentUpdate to 0.8.12. (diff)
Use PLIST_FILES.
Reviewed by: marcus
Notes
Notes: svn path=/head/; revision=100076
Diffstat (limited to 'misc/goldstr')
-rw-r--r--misc/goldstr/Makefile3
-rw-r--r--misc/goldstr/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/goldstr/Makefile b/misc/goldstr/Makefile
index baa4cde4f568..2b67e7839570 100644
--- a/misc/goldstr/Makefile
+++ b/misc/goldstr/Makefile
@@ -17,6 +17,7 @@ COMMENT= Compute the golden string
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
-MAN1= goldstr.1
+MAN1= goldstr.1
+PLIST_FILES= bin/goldstr
.include <bsd.port.mk>
diff --git a/misc/goldstr/pkg-plist b/misc/goldstr/pkg-plist
deleted file mode 100644
index 7864fcb4b885..000000000000
--- a/misc/goldstr/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/goldstr