head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2013.02.10.18.53.43;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.12.19.12.46.04;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312022
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Olivier Cochard-Labbe <olivier@@cochard.me>
# $FreeBSD: head/www/deforaos-surfer/Makefile 312022 2013-02-10 14:11:34Z miwi $

PORTNAME=	surfer
PORTVERSION=	0.2.6
CATEGORIES=	www
MASTER_SITES=	http://www.defora.org/os/download/download/3709/
DISTNAME=	Surfer-${PORTVERSION}
PKGNAMEPREFIX=	deforaos-

MAINTAINER=	olivier@@cochard.me
COMMENT=	DeforaOS desktop web browser

LICENSE=	GPLv3

BUILD_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt \
		${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
LIB_DEPENDS=	System:${PORTSDIR}/devel/deforaos-libsystem \
		Desktop:${PORTSDIR}/x11/deforaos-libdesktop \
		gnet-2.0:${PORTSDIR}/net/gnet2 \
		webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss

MAKE_ARGS=	PREFIX=${PREFIX}
USE_GNOME=	gtk20 desktopfileutils
USE_PKGCONFIG=	build
USE_GETTEXT=	yes
INSTALLS_ICONS=	yes

MAKE_ENV+=	MANDIR=${MANPREFIX}/man

MAN1=		download.1 helper.1 surfer.1

.include <bsd.port.mk>
@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309236
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309236 | bapt | 2012-12-19 12:43:12 +0000 (Wed, 19 Dec 2012) | 5 lines
## SVN ##
## SVN ## DeforaOS desktop web browser
## SVN ##
## SVN ## PR:		ports/172992
## SVN ## Submitted by:	Olivier Cochard-Labbe <olivier@@cochard.me>
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/deforaos-surfer/Makefile 309236 2012-12-19 12:43:12Z bapt $
d24 1
@

