diff options
author | pav <pav@FreeBSD.org> | 2003-12-30 23:05:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-30 23:05:05 +0800 |
commit | bb5726f503c56ed26f7b94e2a733f2aa4c5200dc (patch) | |
tree | 1718c87b06fc82222436462901958b31da9a1e82 /misc/Makefile | |
parent | 4655d580f6a20c29f0bd015b37271868756caaf3 (diff) | |
download | freebsd-ports-gnome-bb5726f503c56ed26f7b94e2a733f2aa4c5200dc.tar.gz freebsd-ports-gnome-bb5726f503c56ed26f7b94e2a733f2aa4c5200dc.tar.zst freebsd-ports-gnome-bb5726f503c56ed26f7b94e2a733f2aa4c5200dc.zip |
Add sonytv, an infrared remote control for SONY TV sets, written in Tk.
PR: ports/58263
Submitted by: Eric P. Scott <eps+psub0306@ana.com>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 90bcb75526d7..8cfa91be764a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -325,6 +325,7 @@ SUBDIR += sls SUBDIR += smssend SUBDIR += snowflake + SUBDIR += sonytv SUBDIR += spamcalc SUBDIR += splitvt SUBDIR += sshbuddy |