diff options
author | abs <abs@pkgsrc.org> | 2002-05-17 11:40:31 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-05-17 11:40:31 +0000 |
commit | 0bd0cda561809519ec22e46ed5282b598ccb79fe (patch) | |
tree | 5b8caf2bb761cd33bacc35df609c3e18fa798cb2 /sysutils/Makefile | |
parent | 425c72455774ecfc7bd2c57bb8dcb04900b0ae73 (diff) | |
download | pkgsrc-0bd0cda561809519ec22e46ed5282b598ccb79fe.tar.gz |
Added libirman-0.4.1b
Libirman is a programming library for Irman control of Unix software.
Infrared man (Irman) is a small device that allows you to control
your PC with the remote from your TV, VCR, CD or Stereo. Irman
can be used in many ways, for example to control a software program
while you are in another room, such as xmms.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index aa6baafdc02..44e56473153 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2002/05/12 10:26:24 rh Exp $ +# $NetBSD: Makefile,v 1.133 2002/05/17 11:40:31 abs Exp $ # COMMENT= System utilities @@ -60,6 +60,7 @@ SUBDIR+= klavg SUBDIR+= koncd SUBDIR+= lambd SUBDIR+= lavaps +SUBDIR+= libirman SUBDIR+= logrot SUBDIR+= lsof SUBDIR+= mc |