diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile index ca6c636bfc65..eaf1414bd0a7 100644 --- a/deskutils/ljclive/Makefile +++ b/deskutils/ljclive/Makefile @@ -1,19 +1,20 @@ 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 +WWW= https://sourceforge.net/projects/ljclive/ USES= iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB} CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFLICTS= clive .include