# New ports collection makefile for: harvest # Date created: Fri Mar 1 19:43:52 MET 1996 # Whom: Andreas Klemm # # $FreeBSD$ # PORTNAME= harvest PORTVERSION= 1.9.14 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20devel/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Collect information from all over the Internet USE_BZIP2= yes USE_PERL5= yes USE_AUTOTOOLS= libtool LIBTOOLFILES= configure src/gatherer/curl/configure USE_LDCONFIG= yes NO_MTREE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish MAKE_JOBS_UNSAFE= yes STRIP= # none .include PREFIX:= ${PREFIX}/${PORTNAME} post-patch: @${GREP} -lR "" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's|||g' port-configure: @${REINPLACE_CMD} "s!^INSTALL =\(.*\)!INSTALL = ${INSTALL}!" \ ${WRKSRC}/src/gatherer/curl/lib/Makefile post-install: @(cd ${PREFIX} && ${GREP} -v "@" ${PLIST} | \ ${XARGS} ${STRIP_CMD} 2> /dev/null || ${TRUE}) .include alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In categories starting with 'c' and 'd', remove empty lines from pkg-plistdanfe2013-03-171-1/+0
* - Get Rid MD5 supportmiwi2011-03-201-1/+0