freebsd-ports/comms/libirman/Makefile
Edwin Groothuis c4a25f6b2a New port for libirman 0.4.2
This is a new port for the libirman library for use with
	Evation's Irman infrared reciever.

PR:		ports/50443
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2003-10-10 05:21:28 +00:00

20 lines
466 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.2
CATEGORIES= comms
MASTER_SITES= http://mars.wiwi.uni-halle.de/lirc/software/snapshots/
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>