diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-07-01 21:31:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-07-01 21:31:06 +0000 |
commit | 072ec8259db012e00960b89c2da685375c179495 (patch) | |
tree | 6db782966579bb24faa33acd5d6a96f4dabba964 /misc | |
parent | 92eb4b206a0d5faf3f21997a97d1c24a0ce2571a (diff) | |
download | ports-072ec8259db012e00960b89c2da685375c179495.tar.gz ports-072ec8259db012e00960b89c2da685375c179495.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/usbrh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/usbrh/Makefile b/misc/usbrh/Makefile index ab8ebf8dfea2..1497bf811e4e 100644 --- a/misc/usbrh/Makefile +++ b/misc/usbrh/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= sanpei MAINTAINER= sanpei@FreeBSD.org COMMENT= Reads temperatures and humidity from a Strawberry Linux USB-RH +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + MAN1= usbrh.1 MANCOMPRESSED= yes PLIST_FILES= bin/usbrh |