Path: blob/main/comms/concordance/Makefile
16123 views
# Created by: Stephen Hurd <[email protected]> PORTNAME= concordance PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF MAINTAINER= [email protected] COMMENT= Command-line Logitech Harmony configuration tool LICENSE= GPLv2 LIB_DEPENDS= libconcord.so:comms/libconcord USES= tar:bzip2 WRKSRC_SUBDIR= ${PORTNAME} GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/concordance \ man/man1/concordance.1.gz .include <bsd.port.mk>