From 2aa47467bfa5db362b30e510d1188304a801aea9 Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 17 May 2002 11:32:51 +0000 Subject: Import 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. --- sysutils/libirman/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sysutils/libirman/Makefile (limited to 'sysutils/libirman/Makefile') diff --git a/sysutils/libirman/Makefile b/sysutils/libirman/Makefile new file mode 100644 index 00000000000..79c07b161c9 --- /dev/null +++ b/sysutils/libirman/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/05/17 11:32:51 abs Exp $ +# + +DISTNAME= libirman-0.4.1b +CATEGORIES= sysutils +MASTER_SITES= http://www.evation.com/libirman/ + +MAINTAINER= abs@netbsd.org +HOMEPAGE= http://www.evation.com/libirman/libirman.html +COMMENT= Programming library for Irman - infrared control + +GNU_CONFIGURE= YES + +EGDIR= ${PREFIX}/share/examples +CONF_FILES= ${EGDIR}/irman.conf ${PKG_SYSCONFDIR}/irman.conf + +.include "../../mk/bsd.pkg.install.mk" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3