freebsd-ports/comms/libirman/Makefile
2012-08-23 16:24:09 +00:00

20 lines
459 B
Makefile

# New ports collection makefile for: libirman
# Date created: 2003-03-29
# Whom: Douglas K. Rand <rand@meridian-enviro.com>
#
# $FreeBSD$
#
PORTNAME= libirman
PORTVERSION= 0.4.4
CATEGORIES= comms
MASTER_SITES= http://lirc.sourceforge.net/software/snapshots/
MAINTAINER= rand@meridian-enviro.com
COMMENT= Library for Evation's Irman infrared receiver
HAS_CONFIGURE= YES
USE_GMAKE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>