Asterisk book from OReilly, tested Stuart Henderson, OK steven@ mbalmer@
This commit is contained in:
parent
02c8c43c2b
commit
7f5026704f
37
books/AsteriskTFOT/Makefile
Normal file
37
books/AsteriskTFOT/Makefile
Normal file
@ -0,0 +1,37 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/01/19 13:10:32 ian Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= "Asterisk: The Future of Telephony"
|
||||
|
||||
DISTNAME= AsteriskTFOT
|
||||
PKGNAME= AsteriskTFOT-1.0
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
CATEGORIES= books telephony
|
||||
|
||||
HOMEPAGE= http://www.oreilly.com/catalog/asterisk
|
||||
|
||||
MAINTAINER= Ian Darwin <ian@openbsd.org>
|
||||
|
||||
# Creative Commons Copyright
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.nufone.net/downloads/asteriskdocs/ \
|
||||
http://asterisk.howtoz.net/ \
|
||||
http://www.speakup.nl/en/opensource/asterisktfot/
|
||||
|
||||
NO_BUILD= Yes
|
||||
|
||||
INSTALL_LOC= ${PREFIX}/share/doc/asterisk
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INSTALL_LOC}
|
||||
${INSTALL_DATA} ${WRKDIR}/AsteriskTFOT.pdf ${INSTALL_LOC}
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
books/AsteriskTFOT/distinfo
Normal file
4
books/AsteriskTFOT/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (AsteriskTFOT.zip) = c045d2ee33ba91b54663750713e03401
|
||||
RMD160 (AsteriskTFOT.zip) = ceaae53b04834ee48aeabc5f137ce910ce218783
|
||||
SHA1 (AsteriskTFOT.zip) = 6a9f8064cb566e23805188cfeb8d626401dc8a32
|
||||
SIZE (AsteriskTFOT.zip) = 4580151
|
2
books/AsteriskTFOT/pkg/DESCR
Normal file
2
books/AsteriskTFOT/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This is the complete text of the O'Reilly book
|
||||
Asterisk: The Future Of Telephony.
|
3
books/AsteriskTFOT/pkg/PLIST
Normal file
3
books/AsteriskTFOT/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/01/19 13:10:32 ian Exp $
|
||||
share/doc/asterisk/
|
||||
share/doc/asterisk/AsteriskTFOT.pdf
|
Loading…
x
Reference in New Issue
Block a user