1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove deprecated port, the documentation is incorperated into

devel/swig13.

This after a discussion with the maintainer when he got an
update-request to 1.3.17.

Approved by:	Slaven Rezic <slaven@rezic.de>
This commit is contained in:
Edwin Groothuis 2005-10-18 00:15:28 +00:00
parent 06d7420bae
commit 6806e37834
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145702
5 changed files with 1 additions and 1471 deletions

1
MOVED
View File

@ -1653,3 +1653,4 @@ audio/replay||2005-10-17|no longer on sunsite, home page gone
devel/hs-uni||2005-10-17|abandoned, didn't build with latest lang/ghc
audio/mp3chew||2005-10-17|master site disappeared long ago
converters/cn2jp||2005-10-17|no longer available from author's site
devel/swig13-doc||2005-10-18|incorperated in devel/swig13

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: swig13-doc
# Date created: 10 January 2003
# Whom: eserte
#
# $FreeBSD$
#
PORTNAME= swig-doc
PORTVERSION= 1.3.16
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= swig
DISTNAME= swig-1.3.16
MAINTAINER= slaven@rezic.de
COMMENT= Simplified Wrapper and Interface Generator - Documentation
DEPRECATED= devel/swig13 now installs documentation by default.
EXPIRATION_DATE= 2005-11-01
WRKSRC= ${WRKDIR}/${DISTNAME:U}
DOCSDIR= ${PREFIX}/share/doc/swig
do-configure:
do-build:
do-install:
${MKDIR} ${DOCSDIR}
cd ${WRKSRC} && ${FIND} Examples Doc -type d \
-exec ${INSTALL} -d ${DOCSDIR}/{} \;
cd ${WRKSRC} && ${FIND} Examples Doc -type f \
-exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
MD5 (swig-1.3.16.tar.gz) = 3c7cfeba3e962f74c9f188ea59053378
SIZE (swig-1.3.16.tar.gz) = 1415282

View File

@ -1,3 +0,0 @@
This is the documentation and examples for SWIG.
WWW: http://www.swig.org/

File diff suppressed because it is too large Load Diff