pkgsrc/net/sipcalc/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

15 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:44 jschauma Exp $
#
DISTNAME= sipcalc-1.1.1
CATEGORIES= net
MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.routemeister.net/projects/sipcalc/
COMMENT= IPv4/IPv6 subnet calculator
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-web
.include "../../mk/bsd.pkg.mk"