pkgsrc/net/sipsak/Makefile
2007-06-05 05:36:59 +00:00

21 lines
509 B
Makefile

# $NetBSD: Makefile,v 1.3 2007/06/05 05:37:32 wiz Exp $
DISTNAME= sipsak-0.9.6-1
PKGNAME= ${DISTNAME:S/-1//}
PKGREVISION= 1
CATEGORIES= net comms
MASTER_SITES= http://download.berlios.de/sipsak/
MAINTAINER= schwarz@NetBSD.org
HOMEPAGE= http://sipsak.org/
COMMENT= Sipsak is a command-line SIP testing utility
WRKSRC= ${WRKDIR}/${DISTNAME:S/-1//}
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../security/gnutls/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"