post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/nap
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/nap
.for file in NEWS README doc/napster.txt doc/userguide.html
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/nap
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
.include <bsd.port.mk>
For more information on OpenNAP, visit http://www.opennap.com/.
WWW: http://nap.sourceforge.net/
WWW: http://theory.stanford.edu/~selinger/nap/
- Pete
petef@databits.net
bin/nap
%%PORTDOCS%%share/doc/nap/NEWS
%%PORTDOCS%%share/doc/nap/README
%%PORTDOCS%%share/doc/nap/napster.txt
%%PORTDOCS%%share/doc/nap/userguide.html
%%PORTDOCS%%@dirrm share/doc/nap
Oops, forgot to include patch-event.c:
--- event.c.orig Tue Jul 3 00:46:38 2001
+++ event.c Tue Jul 3 00:47:24 2001
@@ -11,6 +11,7 @@
#include <sys/socket.h>
#include <stdlib.h>
#include <ctype.h>
--
Pete Fritchman <petef@databits.net>
Databits Network Services, Inc. <http://databits.net>
finger petef@databits.net for PGP key