summaryrefslogtreecommitdiff
path: root/comms/asterisk-sounds-extra/Makefile
blob: 17818e92155d7df79760ba8c052408e4b2b5a58b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.8 2010/03/08 00:24:43 jnemeth Exp $
#

DISTNAME=		asterisk-sounds-${DIST_VERS}
PKGNAME=		asterisk-sounds-extra-${DIST_VERS}
CATEGORIES=		comms
MASTER_SITES=		http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/

MAINTAINER=		jnemeth@NetBSD.org
HOMEPAGE=		http://www.asterisk.org/
COMMENT=		Asterisk IVR and miscellaneous sound files

DIST_VERS=		1.2.1

PKG_DESTDIR_SUPPORT=	user-destdir

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