openbsd-ports/telephony/p5-asterisk/Makefile
2008-02-09 00:31:52 +00:00

21 lines
443 B
Makefile

# $OpenBSD: Makefile,v 1.3 2008/02/09 00:31:52 simon Exp $
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>