pkgsrc/www/ns-remote/Makefile
abs 9e05d546bc Update ns-remote to 1.12:
- Add PKG_DESTDIR_SUPPORT
 - Move source to code.google and import Makefile, patches and ns-open
   script from pkgsrc
2009-02-10 12:39:57 +00:00

18 lines
491 B
Makefile

# $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"