![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / sniff / Makefile (download)
Revision 1.15, Tue Oct 23 18:16:58 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:58 asau Exp $ # DISTNAME= sniff-2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program to sniff logins and passwords INSTALLATION_DIRS= ${PKGMANDIR}/man1 sbin .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" LIBS+= -lsocket -lnsl MAKE_ENV+= LIBS=${LIBS:M*:Q} .endif .include "../../net/libpcap/buildlink3.mk" .include "../../mk/bsd.pkg.mk"