ef2b311002
From Zafer Aydogan in PR 37309.
14 lines
386 B
Makefile
14 lines
386 B
Makefile
# $NetBSD: Makefile,v 1.6 2007/11/11 23:43:47 wiz Exp $
|
|
#
|
|
|
|
VER= 1.2.1
|
|
DISTNAME= asterisk-sounds-${VER}
|
|
PKGNAME= asterisk-sounds-extra-${VER}
|
|
CATEGORIES= comms
|
|
MASTER_SITES= http://ftp2.digium.com/pub/asterisk/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ftp.digium.com/pub/asterisk/
|
|
COMMENT= Asterisk IVR and miscellaneous sound files
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|