diff options
author | pat <pat@FreeBSD.org> | 2002-06-18 16:38:46 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-18 16:38:46 +0800 |
commit | 74c4e9504235b100b0611c067ea69e9e566c7b14 (patch) | |
tree | 940bca64adf1887c66e84f571c3de04beca6b928 /sysutils/Makefile | |
parent | e363f03cd0cfc47c864f9132943127e07123b7d5 (diff) | |
download | freebsd-ports-graphics-74c4e9504235b100b0611c067ea69e9e566c7b14.tar.gz freebsd-ports-graphics-74c4e9504235b100b0611c067ea69e9e566c7b14.tar.zst freebsd-ports-graphics-74c4e9504235b100b0611c067ea69e9e566c7b14.zip |
Add new port lcdproc - A client/server suite for all kinds of nifty
LCD devices
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 93bf512ab03..09bfa7a469d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -89,6 +89,7 @@ SUBDIR += kdeadmin3 SUBDIR += koncd SUBDIR += lavaps + SUBDIR += lcdproc SUBDIR += lfm SUBDIR += libretto-config SUBDIR += lmmon |