# $NetBSD: Makefile,v 1.8 2005/12/27 13:54:58 seb Exp $ # DISTNAME= cidr-current PKGNAME= cidr-2.3.1 CATEGORIES= net MASTER_SITES= http://home.netcom.com/~naym/cidr/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://home.netcom.com/~naym/cidr.html COMMENT= RFC 1878 subnet calculator / helper WRKSRC= ${WRKDIR}/cidr-2.3 LIBS.SunOS+= -lnsl -lsocket MAKE_ENV+= LIBS=${LIBS:M*:Q} .include "../../mk/bsd.pkg.mk"