pkgsrc-wip/sipsak/Makefile
2006-05-14 13:17:05 +00:00

20 lines
493 B
Makefile

# $NetBSD: Makefile,v 1.9 2006/05/14 13:17:05 gschwarz Exp $
DISTNAME= sipsak-0.9.6-1
PKGNAME= ${DISTNAME:S/-1//}
CATEGORIES= net
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"