freebsd-ports/comms/libirman/Makefile
Alexey Dokuchaev 969e3cbaa6 - Update `comms/libirman' port to version 0.4.6
- Update MAINTAINER to their new email address

PR:	202488 (modified)
2015-10-22 10:35:02 +00:00

22 lines
428 B
Makefile

# Created by: Douglas K. Rand <rand@meridian-enviro.com>
# $FreeBSD$
PORTNAME= libirman
PORTVERSION= 0.4.6
CATEGORIES= comms
MASTER_SITES= SF/lirc/${PORTNAME}/${PORTVERSION}
MAINTAINER= rand@iteris.com
COMMENT= Library for Evation's Irman infrared receiver
LICENSE= LGPL20
USES= gmake libtool tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
PORTDOCS= README TECHNICAL
.include <bsd.port.mk>