# Created by: johans # $FreeBSD: head/deskutils/ljclive/Makefile 516744 2019-11-04 21:21:03Z rene $ PORTNAME= ljclive PORTVERSION= 0.4.10 PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} DISTNAME= clive-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Command line client for posting LiveJournal entries USES= iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB} CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFLICTS= *clive-[1-9]* .include