summaryrefslogtreecommitdiffstats
path: root/share/examples/smbfs
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-05-10 00:51:50 +0000
committergjb <gjb@FreeBSD.org>2016-05-10 00:51:50 +0000
commit214f3b8bf1669c26162fb1f48f3321812c59a24a (patch)
treec5f1a54de70f91bb8560424f32338dfc1151d1fa /share/examples/smbfs
parentb3ef210088efd911da25b4f4848ebda83869d069 (diff)
downloadFreeBSD-src-214f3b8bf1669c26162fb1f48f3321812c59a24a.zip
FreeBSD-src-214f3b8bf1669c26162fb1f48f3321812c59a24a.tar.gz
Update share/examples/* to properly install /usr/share/examples.
As result of this, a new examples package is now created. Note, this is only effective with 'SHARED=copies' (the default), as the 'SHARED=symlinks' mechanism will create a symlink to the source tree version of the file(s). Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/examples/smbfs')
-rw-r--r--share/examples/smbfs/Makefile1
-rw-r--r--share/examples/smbfs/print/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/smbfs/Makefile b/share/examples/smbfs/Makefile
index 1bb1359..961172a 100644
--- a/share/examples/smbfs/Makefile
+++ b/share/examples/smbfs/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE=examples
FILESDIR= ${SHAREDIR}/examples/smbfs
FILES= dot.nsmbrc
diff --git a/share/examples/smbfs/print/Makefile b/share/examples/smbfs/print/Makefile
index 129cffa..e664fbc 100644
--- a/share/examples/smbfs/print/Makefile
+++ b/share/examples/smbfs/print/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE=examples
FILESDIR= ${SHAREDIR}/examples/smbfs/print
FILES= lj6l ljspool printcap.sample tolj
OpenPOWER on IntegriCloud