aboutsummaryrefslogtreecommitdiffstats
path: root/net/sdr/Makefile
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1999-09-09 13:48:35 +0800
committerfenner <fenner@FreeBSD.org>1999-09-09 13:48:35 +0800
commit95518fd93bb1a9be5ee553c1ad676230b4774824 (patch)
tree43c99e2c6fb5d01c6bc3c1a0fee2526f216a69dc /net/sdr/Makefile
parentafec1aea8e89f6b5d8236d1e3402377d70849a04 (diff)
downloadfreebsd-ports-gnome-95518fd93bb1a9be5ee553c1ad676230b4774824.tar.gz
freebsd-ports-gnome-95518fd93bb1a9be5ee553c1ad676230b4774824.tar.zst
freebsd-ports-gnome-95518fd93bb1a9be5ee553c1ad676230b4774824.zip
Upgrade to sdr 2.7
Diffstat (limited to 'net/sdr/Makefile')
-rw-r--r--net/sdr/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/net/sdr/Makefile b/net/sdr/Makefile
index 74f18ad3794e..fec63590f30b 100644
--- a/net/sdr/Makefile
+++ b/net/sdr/Makefile
@@ -1,31 +1,30 @@
# New ports collection makefile for: sdr
-# Version required: 2.4a7
+# Version required: 2.7
# Date created: 5 September 1996
# Whom: Bill Fenner <fenner@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= sdr-2.4a7n
-PKGNAME= sdr-2.4a7
+DISTNAME= sdr-2.7
CATEGORIES= mbone tk80
-MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.4a7n/
+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
-NO_WRKSUBDIR= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-# src/libs.tcl is autogenerated from the tcl/tk installed on the
-# build system, so we shouldn't use the one in the distribution.
+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:
- @${RM} -f ${WRKSRC}/src/libs.tcl
@${CP} ${FILESDIR}/Makefile.work ${WRKSRC}/Makefile
@${CP} ${FILESDIR}/configure ${WRKSRC}
@${CHMOD} 755 ${WRKSRC}/configure