=================================================================== RCS file: /cvs/ports/net/c-icap/Attic/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.4 diff -u -r1.1.1.1 -r1.4 --- ports/net/c-icap/Attic/Makefile 2009/01/02 23:43:21 1.1.1.1 +++ ports/net/c-icap/Attic/Makefile 2009/02/26 18:32:47 1.4 @@ -1,46 +1,37 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/01/02 23:43:21 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/26 18:32:47 yason Exp $ COMMENT = implementation of an ICAP server DISTNAME = c_icap-060708rc1 -PKGNAME = c-icap-060708 +PKGNAME = c-icap-060708rc1 -# for libtool-based ports, have a look at WRKBUILD/shared_libs.log SHARED_LIBS = icapapi 0.1 -CATEGORIES = www +CATEGORIES = net www HOMEPAGE = http://c-icap.sourceforge.net/ -MAINTAINER = Kirill S. Bychkov +MAINTAINER = Kirill Bychkov -#GPLv2 +#LGPL PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB = c pthread z - MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=c-icap/} -BUILD_DEPENDS = ::security/clamav -#RUN_DEPENDS = ??? -#LIB_DEPENDS = ??? +WANTLIB = c m perl pthread util z -#MAKE_FLAGS = ??? -#MAKE_ENV = ??? -#FAKE_FLAGS = ??? +LIB_DEPENDS = clamav.>=10::security/clamav -#USE_LIBTOOL = Yes -CONFIGURE_STYLE = gnu +CONFIGURE_STYLE = gnu old CONFIGURE_ARGS = --prefix=${PREFIX} \ --sysconfdir=${SYSCONFDIR}/c-icap \ + --with-perl=/usr/bin/perl \ + --with-zlib=/usr/lib/ \ ${CONFIGURE_SHARED} CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib - -#CFLAGS = ??? -#LDFLAGS = ??? post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/c-icap/