summaryrefslogtreecommitdiff
path: root/www/ns-remote/Makefile
blob: 38443f704d48f80a41f86f92fc66ecb53ebc8294 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.36 2012/10/28 06:30:23 asau 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

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