aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk-docs
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2005-05-13 00:39:59 +0800
committerfjoe <fjoe@FreeBSD.org>2005-05-13 00:39:59 +0800
commit46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch)
treec7c6e08f973633a30db6fa296792f1f56b0d909a /x11-toolkits/wxgtk-docs
parent2a59a078ee0cdd25a72b730294695cb67c4348ed (diff)
downloadfreebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz
freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.zst
freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Diffstat (limited to 'x11-toolkits/wxgtk-docs')
-rw-r--r--x11-toolkits/wxgtk-docs/Makefile38
-rw-r--r--x11-toolkits/wxgtk-docs/distinfo2
-rw-r--r--x11-toolkits/wxgtk-docs/pkg-descr3
-rw-r--r--x11-toolkits/wxgtk-docs/pkg-plist1
4 files changed, 0 insertions, 44 deletions
diff --git a/x11-toolkits/wxgtk-docs/Makefile b/x11-toolkits/wxgtk-docs/Makefile
deleted file mode 100644
index 5cceb1768391..000000000000
--- a/x11-toolkits/wxgtk-docs/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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.2
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= wxwindows
-DISTNAME= wxWindows-${PORTVERSION}-HTML
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= wxWindows documentation in HTML
-
-NO_BUILD= YES
-USE_REINPLACE= YES
-USE_ZIP= YES
-
-WXGTKDOCDIR= ${PREFIX}/share/doc/${PORTNAME}/html/
-WRKSRC= ${WRKDIR}/wxWindows-${PORTVERSION}/docs/html/
-
-post-patch:
- @${REINPLACE_CMD} -e 's|../pdf/wxTutorial.pdf|http://users.skynet.be/saw/download/wxWindows/wxTutorial.pdf|' ${WRKSRC}/index.htm
-
-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>
diff --git a/x11-toolkits/wxgtk-docs/distinfo b/x11-toolkits/wxgtk-docs/distinfo
deleted file mode 100644
index b2ddd94a16c1..000000000000
--- a/x11-toolkits/wxgtk-docs/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (wxWindows-2.4.2-HTML.zip) = 700292c9f97114f7f65e6d023b1dd9c5
-SIZE (wxWindows-2.4.2-HTML.zip) = 1560015
diff --git a/x11-toolkits/wxgtk-docs/pkg-descr b/x11-toolkits/wxgtk-docs/pkg-descr
deleted file mode 100644
index 9a66e42e3cf6..000000000000
--- a/x11-toolkits/wxgtk-docs/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-wxGTK documentation
-
-WWW: http://www.wxwindows.org/
diff --git a/x11-toolkits/wxgtk-docs/pkg-plist b/x11-toolkits/wxgtk-docs/pkg-plist
deleted file mode 100644
index 435f005646ca..000000000000
--- a/x11-toolkits/wxgtk-docs/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment automatically generated plist