14 lines
407 B
Makefile
14 lines
407 B
Makefile
# $NetBSD: Makefile,v 1.7 2009/05/20 23:42:59 zafer Exp $
|
|
#
|
|
|
|
VER= 1.2.1
|
|
DISTNAME= asterisk-sounds-${VER}
|
|
PKGNAME= asterisk-sounds-extra-${VER}
|
|
CATEGORIES= comms
|
|
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.asterisk.org/
|
|
COMMENT= Asterisk IVR and miscellaneous sound files
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|