| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/www/flickcurl/ |
Upload File : |
PORTNAME= flickcurl
PORTVERSION= 1.26
PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://download.dajobe.org/flickcurl/
MAINTAINER= ports@FreeBSD.org
COMMENT= C library for the Flickr API
WWW= https://librdf.org/flickcurl/
LICENSE= APACHE20 GPLv2 LGPL21
LICENSE_COMB= dual
LIB_DEPENDS= libcurl.so:ftp/curl
OPTIONS_DEFINE= RAPTOR DOCS
OPTIONS_RADIO= WEBSERVICE
OPTIONS_RADIO_WEBSERVICE= OFFLINE CAPTURE
OPTIONS_DEFAULT=RAPTOR
RAPTOR_DESC= Use Raptor to serialize to triples
OFFLINE_DESC= Offline use of captured XML web service responses
CAPTURE_DESC= Capturing web service responses
USES= gnome libtool pathfix pkgconfig
USE_GNOME= libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
OFFLINE_CONFIGURE_ON= --enable-offline
OFFLINE_CONFIGURE_OFF= offline=no
CAPTURE_CONFIGURE_ON= --enable-capture
CAPTURE_CONFIGURE_OFF= capture=no
RAPTOR_LIB_DEPENDS= libraptor2.so:textproc/raptor2
RAPTOR_CONFIGURE_ON= --with-raptor=2
RAPTOR_CONFIGURE_OFF= --with-raptor=no
.include <bsd.port.mk>