diff options
Diffstat (limited to 'net/sdr')
-rw-r--r-- | net/sdr/Makefile | 32 | ||||
-rw-r--r-- | net/sdr/distinfo | 1 | ||||
-rw-r--r-- | net/sdr/pkg-comment | 1 | ||||
-rw-r--r-- | net/sdr/pkg-descr | 6 | ||||
-rw-r--r-- | net/sdr/pkg-plist | 1 |
5 files changed, 0 insertions, 41 deletions
diff --git a/net/sdr/Makefile b/net/sdr/Makefile deleted file mode 100644 index fec63590f30b..000000000000 --- a/net/sdr/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: sdr -# Version required: 2.7 -# Date created: 5 September 1996 -# Whom: Bill Fenner <fenner@FreeBSD.org> -# -# $FreeBSD$ -# - -DISTNAME= sdr-2.7 -CATEGORIES= mbone tk80 -MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.7/ - -MAINTAINER= fenner@FreeBSD.org - -LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 - -HAS_CONFIGURE= yes -USE_GMAKE= yes -USE_X_PREFIX= yes - -EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME}/common ${DISTNAME}/sdr - -RESTRICTED= "Contains DES cryptography." - -# Makefile.work and configure help to work with the sdr multi-platform -# build structure. -post-extract: - @${CP} ${FILESDIR}/Makefile.work ${WRKSRC}/Makefile - @${CP} ${FILESDIR}/configure ${WRKSRC} - @${CHMOD} 755 ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/net/sdr/distinfo b/net/sdr/distinfo deleted file mode 100644 index 60d3f5cec6f1..000000000000 --- a/net/sdr/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (sdr-2.7.tar.gz) = da28a7a960007af129673997da945c0d diff --git a/net/sdr/pkg-comment b/net/sdr/pkg-comment deleted file mode 100644 index 9b614924d614..000000000000 --- a/net/sdr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multicast Session Directory diff --git a/net/sdr/pkg-descr b/net/sdr/pkg-descr deleted file mode 100644 index 4c6400374ee6..000000000000 --- a/net/sdr/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Sdr is a session directory tool designed to allow the advertisement -and joining of multicast conferences. It was originally based on -sd written by Van Jacobson at LBNL, but implements a later version -of the session description protocol than sd does. - -WWW: http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/ diff --git a/net/sdr/pkg-plist b/net/sdr/pkg-plist deleted file mode 100644 index 3b663de62fc5..000000000000 --- a/net/sdr/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/sdr |