Add wxgtk-docs 2.4.0, wxWindows documentation in HTML.

PR:		ports/50542
Submitted by:	Michal Pasternak <dotz@irc.pl>
This commit is contained in:
Norikatsu Shigemura 2003-04-11 18:44:31 +00:00
parent 0636be66df
commit 20639ebd2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78758
9 changed files with 79 additions and 0 deletions

View file

@ -177,6 +177,7 @@
SUBDIR += wmapp
SUBDIR += wxgtk
SUBDIR += wxgtk-devel
SUBDIR += wxgtk-docs
SUBDIR += xbae
SUBDIR += xclasses
SUBDIR += xenophilia

View file

@ -0,0 +1,34 @@
# New ports collection makefile for: wxgtk_doc
# Date created: 1 Apr 23:51:14 2003 CEST
# Whom: Michal Pasternak <dotz@irc.pl>
#
# $FreeBSD$
#
PORTNAME= wxgtk_doc
PORTVERSION= 2.4.0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
DISTNAME= wxWindows-${PORTVERSION}-HTML
MAINTAINER= dotz@irc.pl
COMMENT= wxWindows documentation in HTML
NO_BUILD= YES
USE_ZIP= YES
WXGTKDOCDIR= ${PREFIX}/share/doc/${PORTNAME}/html/
WRKSRC= ${WRKDIR}/wxWindows-${PORTVERSION}/docs/html/
do-install:
@${MKDIR} ${WXGTKDOCDIR}
@${CP} -R ${WRKSRC}/* ${WXGTKDOCDIR}
post-install:
@(cd ${WRKSRC} && ${FIND} * -type f | ${XARGS} printf "share/doc/${PORTNAME}/html/%s\n" >> ${TMPPLIST})
@(cd ${WRKSRC} && ${FIND} * -type d | ${XARGS} printf "@dirrm share/doc/${PORTNAME}/html/%s\n" >> ${TMPPLIST})
@${ECHO} @dirrm share/doc/${PORTNAME}/html >> ${TMPPLIST}
@${ECHO} @dirrm share/doc/${PORTNAME} >> ${TMPPLIST}
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (wxWindows-2.4.0-HTML.zip) = 5eb22380d408f770af565639cbf8b34f

View file

@ -0,0 +1,3 @@
wxGTK documentation
WWW: http://www.wxwindows.org/

View file

@ -0,0 +1 @@
@comment automatically generated plist

View file

@ -0,0 +1,34 @@
# New ports collection makefile for: wxgtk_doc
# Date created: 1 Apr 23:51:14 2003 CEST
# Whom: Michal Pasternak <dotz@irc.pl>
#
# $FreeBSD$
#
PORTNAME= wxgtk_doc
PORTVERSION= 2.4.0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
DISTNAME= wxWindows-${PORTVERSION}-HTML
MAINTAINER= dotz@irc.pl
COMMENT= wxWindows documentation in HTML
NO_BUILD= YES
USE_ZIP= YES
WXGTKDOCDIR= ${PREFIX}/share/doc/${PORTNAME}/html/
WRKSRC= ${WRKDIR}/wxWindows-${PORTVERSION}/docs/html/
do-install:
@${MKDIR} ${WXGTKDOCDIR}
@${CP} -R ${WRKSRC}/* ${WXGTKDOCDIR}
post-install:
@(cd ${WRKSRC} && ${FIND} * -type f | ${XARGS} printf "share/doc/${PORTNAME}/html/%s\n" >> ${TMPPLIST})
@(cd ${WRKSRC} && ${FIND} * -type d | ${XARGS} printf "@dirrm share/doc/${PORTNAME}/html/%s\n" >> ${TMPPLIST})
@${ECHO} @dirrm share/doc/${PORTNAME}/html >> ${TMPPLIST}
@${ECHO} @dirrm share/doc/${PORTNAME} >> ${TMPPLIST}
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (wxWindows-2.4.0-HTML.zip) = 5eb22380d408f770af565639cbf8b34f

View file

@ -0,0 +1,3 @@
wxGTK documentation
WWW: http://www.wxwindows.org/

View file

@ -0,0 +1 @@
@comment automatically generated plist