freebsd-ports/comms/libirman/Makefile
2004-02-04 05:21:48 +00:00

22 lines
482 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
PORTREVISION= 1
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>