summaryrefslogtreecommitdiff
path: root/comms/asterisk-sounds-extra/Makefile
blob: 265e0c111874a72e36fbcee65d51f25ad13383da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2005/12/05 20:49:54 rillig Exp $
#

VER=			1.0.9
DISTNAME=		asterisk-sounds-${VER}
PKGNAME=		asterisk-sounds-extra-${VER}
CATEGORIES=		comms
MASTER_SITES=		http://ftp1.digium.com/pub/asterisk/ \
			http://ftp2.digium.com/pub/asterisk/


MAINTAINER=		tech-pkg@NetBSD.org
HOMEPAGE=		http://ftp.digium.com/pub/asterisk/
COMMENT=		Asterisk IVR and miscellaneous sound files

.include "../../mk/bsd.pkg.mk"