aboutsummaryrefslogtreecommitdiff
path: root/sysutils/asusoled/pkg-descr
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2008-09-23 21:19:03 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2008-09-23 21:19:03 +0000
commit53a60a391852962f6842ece8b44e16e1ad970175 (patch)
tree44e47538d1ecfb69dd4be74432c3859c7ee8ac8f /sysutils/asusoled/pkg-descr
parent9b36d18d6f1ab709785d1acade82d0db9670c4b7 (diff)
downloadports-53a60a391852962f6842ece8b44e16e1ad970175.tar.gz
ports-53a60a391852962f6842ece8b44e16e1ad970175.zip
This port provides a utility for controlling USB OLED display found
on some ASUS laptops such as G-series models. Originally it was written by Christian Lamparter <chunkeey@web.de> for Linux and the early version is still available from here: https://launchpad.net/asusoled Now it is almost rewrite of the code with a lot of new features and improvements by Jung-uk Kim <jkim@FreeBSD.org>.
Notes
Notes: svn path=/head/; revision=220597
Diffstat (limited to 'sysutils/asusoled/pkg-descr')
-rw-r--r--sysutils/asusoled/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/asusoled/pkg-descr b/sysutils/asusoled/pkg-descr
new file mode 100644
index 000000000000..437d46b951d1
--- /dev/null
+++ b/sysutils/asusoled/pkg-descr
@@ -0,0 +1,10 @@
+This port provides a utility for controlling USB OLED display found
+on some ASUS laptops such as G-series models.
+
+Originally it was written by Christian Lamparter <chunkeey@web.de>
+for Linux and the early version is still available from here:
+
+ https://launchpad.net/asusoled
+
+Now it is almost rewrite of the code with a lot of new features and
+improvements by Jung-uk Kim <jkim@FreeBSD.org>.