aboutsummaryrefslogtreecommitdiffstats
path: root/comms/dcf77pi
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-07-10 03:24:26 +0800
committerRene Ladan <rene@FreeBSD.org>2019-07-10 03:24:26 +0800
commit52ab157552cf65b1db9d211723b6dec225bbb9be (patch)
treec0141daf7760c0a9647b2be7194f3bd75af95d42 /comms/dcf77pi
parent0374fbf826880637fe26e87df8d777c895e01ca6 (diff)
downloadfreebsd-ports-gnome-52ab157552cf65b1db9d211723b6dec225bbb9be.tar.gz
freebsd-ports-gnome-52ab157552cf65b1db9d211723b6dec225bbb9be.tar.zst
freebsd-ports-gnome-52ab157552cf65b1db9d211723b6dec225bbb9be.zip
UCL-ify pkg-message of my ports.
Diffstat (limited to 'comms/dcf77pi')
-rw-r--r--comms/dcf77pi/pkg-message7
1 files changed, 7 insertions, 0 deletions
diff --git a/comms/dcf77pi/pkg-message b/comms/dcf77pi/pkg-message
index 77d992efdf8d..54c4e1057e5c 100644
--- a/comms/dcf77pi/pkg-message
+++ b/comms/dcf77pi/pkg-message
@@ -1,3 +1,6 @@
+[
+{
+ message: <<EOM
Normally, dcf77pi and readpin need to be run as root due to the permissions of
/dev/gpioc* , but they can be run as a regular user by changing the permissions
of the device node:
@@ -7,3 +10,7 @@ of the device node:
And to make the change persistent across reboots:
# echo "perm gpioc* 0660" >> /etc/devfs.conf
+EOM
+ type: install
+}
+]