openbsd-ports/telephony/p5-asterisk/Makefile

21 lines
443 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2008/02/09 00:31:52 simon Exp $
2007-09-15 17:03:00 -04:00
COMMENT= collection of perl modules to be used with asterisk
DISTNAME= asterisk-perl-0.09
PKGNAME= p5-asterisk-0.09p0
CATEGORIES= telephony perl5
HOMEPAGE= http://asterisk.gnuinter.net/
MASTER_SITES= ${HOMEPAGE}files/
# artistic
PERMIT_PACKAGE_CDROM= yes
PERMIT_PACKAGE_FTP= yes
PERMIT_DISTFILES_CDROM= yes
PERMIT_DISTFILES_FTP= yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>