# New ports collection makefile for: netsurf # Date created: 17 August 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= netsurf PORTVERSION= 1.1 DISTVERSIONSUFFIX= -src PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/download/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight web browser BUILD_DEPENDS= lemon:${PORTSDIR}/devel/lemon \ re2c:${PORTSDIR}/devel/re2c LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ curl.4:${PORTSDIR}/ftp/curl USE_GMAKE= yes USE_GNOME= libglade2 libxml2 MAKEFILE= makefile ALL_TARGET= gtk WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MAKE_ARGS= CC="${CC}" SYSTEM_CC="${CC}" WARNFLAGS= post-extract: @cd ${WRKSRC}/gtk/&&${CP} -RL res resderef @cd ${WRKSRC}/&&${MV} ChangeLog ReadMe Docs/ post-patch: @${REINPLACE_CMD} -e 's| @| |;s|-O |$${CFLAGS}|'\ ${WRKSRC}/makefile pre-build: @${LN} -sf ${LOCALBASE}/share/lemon/lempar.c ${WRKSRC}/css/ @${ECHO_CMD} '#!/bin/sh' > ${WRKSRC}/${PORTNAME} @${ECHO_CMD} 'export NETSURFRES=${DATADIR}/;exec ${PREFIX}/libexec/${PORTNAME}'\ >> ${WRKSRC}/${PORTNAME} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/nsgtk ${PREFIX}/libexec/${PORTNAME} @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ @cd ${WRKSRC}/gtk/resderef/&&${COPYTREE_SHARE} . ${DATADIR}/ .ifndef NOPORTDOCS @${INSTALL} -d ${DOCSDIR}/ @cd ${WRKSRC}/Docs/&&${INSTALL_DATA} * ${DOCSDIR}/ .endif .include > FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+2
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
* * Upgrade to 2.23.obraun2003-06-067-63/+68
* The port is still BROKEN, but the distfile is fetchable now.petef2003-05-111-1/+1
* BROKEN: Does not compilekris2003-05-071-0/+2
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.fenner2002-07-221-1/+1
* Remove duplicate words where appropriate.dd2001-06-251-1/+1
* Don't force -O2.obrien2001-03-312-42/+19
* Spell __i386__ and __alpha__ correctly.obrien2001-03-311-4/+4
* Update maintainer address.will2000-09-241-1/+1