2003-10-10 07:21:28 +02:00
|
|
|
# New ports collection makefile for: libirman
|
|
|
|
# Date created: 2003-03-29
|
|
|
|
# Whom: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libirman
|
2006-08-13 12:10:50 +02:00
|
|
|
PORTVERSION= 0.4.4
|
2003-10-10 07:21:28 +02:00
|
|
|
CATEGORIES= comms
|
2005-02-20 09:05:18 +01:00
|
|
|
MASTER_SITES= http://lirc.sourceforge.net/software/snapshots/
|
2003-10-10 07:21:28 +02:00
|
|
|
|
|
|
|
MAINTAINER= rand@meridian-enviro.com
|
|
|
|
COMMENT= Library for Evation's Irman infrared reciever
|
|
|
|
|
|
|
|
HAS_CONFIGURE= YES
|
|
|
|
USE_GMAKE= YES
|
|
|
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|