diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-01-07 06:41:40 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-01-07 06:41:40 +0000 |
commit | 7df08c14991f8dd971207af02a318617313c27fd (patch) | |
tree | ada7b4b1799c74eea9569de3021e8e6aedadd189 /comms/Makefile | |
parent | efd39c1777dea4461c6409573c0870de0b3f194c (diff) |
Add port for py-lirc 0.0.4,
An infra-red remote controller library interface for Python.
PR: 60989
Submitted by: Lewis Thompson <purple@lewiz.net>
Notes
Notes:
svn path=/head/; revision=97543
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index f15343864e1d..b4ba80a6ae88 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -46,6 +46,7 @@ SUBDIR += plp SUBDIR += pr SUBDIR += py-bulksms + SUBDIR += py-lirc SUBDIR += py-serial SUBDIR += qico SUBDIR += qpage |