1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/comms/libirman/Makefile
Antoine Brodin b172c9db4c Make fetchable again
Verified by:	no difference between uncompressed tar files
2017-10-13 22:12:24 +00:00

23 lines
421 B
Makefile

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