diff options
author | marino <marino@FreeBSD.org> | 2014-02-16 00:01:45 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-02-16 00:01:45 +0800 |
commit | 1f83fa4fb3df75dc9dd563c89c2fa5cbebf45312 (patch) | |
tree | 7d06ada8ab8e2c46b21efe785e71099d52a6b223 /devel | |
parent | aee97c62a2e77d10e2f925e97c61c4d91d107d84 (diff) | |
download | freebsd-ports-gnome-1f83fa4fb3df75dc9dd563c89c2fa5cbebf45312.tar.gz freebsd-ports-gnome-1f83fa4fb3df75dc9dd563c89c2fa5cbebf45312.tar.zst freebsd-ports-gnome-1f83fa4fb3df75dc9dd563c89c2fa5cbebf45312.zip |
Remove devel/adabooch-doc-html
Documentation was integrated into the recent updated of devel/adabooch.
This port is obsolete and can be removed immediately (and I highly doubt
a single user had it installed based on state of adabooch).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/adabooch-doc-html/Makefile | 26 | ||||
-rw-r--r-- | devel/adabooch-doc-html/distinfo | 2 | ||||
-rw-r--r-- | devel/adabooch-doc-html/pkg-descr | 1 | ||||
-rw-r--r-- | devel/adabooch-doc-html/pkg-plist | 16 |
5 files changed, 0 insertions, 46 deletions
diff --git a/devel/Makefile b/devel/Makefile index f8f0c31acacb..4fe3520e9995 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -39,7 +39,6 @@ SUBDIR += acme SUBDIR += activitymail SUBDIR += adabooch - SUBDIR += adabooch-doc-html SUBDIR += adacurses SUBDIR += adasdl SUBDIR += adime diff --git a/devel/adabooch-doc-html/Makefile b/devel/adabooch-doc-html/Makefile deleted file mode 100644 index aa2df47319c6..000000000000 --- a/devel/adabooch-doc-html/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Created by: David Holm <david@realityrift.com> -# $FreeBSD$ - -PORTNAME= adabooch-doc -PORTVERSION= 20030309 -CATEGORIES= devel -MASTER_SITES= http://www.adapower.net/booch/download/ -DISTNAME= bc-html-${PORTVERSION} -EXTRACT_SUFX= .zip - -MAINTAINER= marino@FreeBSD.org -COMMENT= Manual for adabooch - -LICENSE= GPLv2 - -NO_BUILD= yes -NO_MTREE= yes -WRKSRC= ${WRKDIR}/adabooch-doc-html -EXTRACT_AFTER_ARGS= -C ${WRKSRC} -EXTRACT_CMD= ${MKDIR} ${WRKSRC}; ${TAR} - -do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/adabooch/html - (cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${PREFIX}/share/doc/adabooch/html) - -.include <bsd.port.mk> diff --git a/devel/adabooch-doc-html/distinfo b/devel/adabooch-doc-html/distinfo deleted file mode 100644 index b74822b9491f..000000000000 --- a/devel/adabooch-doc-html/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bc-html-20030309.zip) = a464e37b3289a76ffe182013936a4b910466fbc89634e62ac07bffccbedc1d1d -SIZE (bc-html-20030309.zip) = 57460 diff --git a/devel/adabooch-doc-html/pkg-descr b/devel/adabooch-doc-html/pkg-descr deleted file mode 100644 index 1dd75136ab41..000000000000 --- a/devel/adabooch-doc-html/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This is the manual for adabooch in HTML. diff --git a/devel/adabooch-doc-html/pkg-plist b/devel/adabooch-doc-html/pkg-plist deleted file mode 100644 index f65be7314939..000000000000 --- a/devel/adabooch-doc-html/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -share/doc/adabooch/html/ada95lgo.gif -share/doc/adabooch/html/car-fleet.jpg -share/doc/adabooch/html/case-study.html -share/doc/adabooch/html/coldframe-hash.tgz -share/doc/adabooch/html/coldframe-hash.zip -share/doc/adabooch/html/compiler-problems.html -share/doc/adabooch/html/demos.html -share/doc/adabooch/html/documentation.html -share/doc/adabooch/html/download.html -share/doc/adabooch/html/greenline.gif -share/doc/adabooch/html/index.html -share/doc/adabooch/html/overview.html -share/doc/adabooch/html/release.html -share/doc/adabooch/html/x.ada -@dirrm share/doc/adabooch/html -@dirrm share/doc/adabooch |