summaryrefslogtreecommitdiff
path: root/www/ns-remote/Makefile
blob: 93e4c5b6bb9fb8eb262e1b196a40ae98a48a754f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.35 2009/02/10 12:39:57 abs Exp $

DISTNAME=	ns-remote-1.12
CATEGORIES=	www
MASTER_SITES=	http://ns-remote.googlecode.com/files/
EXTRACT_SUFX=	.tbz

MAINTAINER=	abs@NetBSD.org
HOMEPAGE=	http://code.google.com/p/ns-remote/
COMMENT=	Remote-control of Netscape and Mozilla-based browsers

LDFLAGS.SunOS+=	-lsocket -lnsl

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"