1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/mbone/sdr/Makefile
Bill Fenner 0b5f0f89e0 New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
1996-11-10 21:16:48 +00:00

24 lines
453 B
Makefile

# New ports collection makefile for: sdr
# Version required: 2.3a1
# Date created: 5 September 1996
# Whom: Bill Fenner <fenner@FreeBSD.ORG>
#
# $Id$
#
DISTNAME= sdr.V2.3a1
PKGNAME= sdr-2.3a1
CATEGORIES+= mbone
MASTER_SITES= ftp://cs.ucl.ac.uk/mice/sdr/
RESTRICTED= "Contains DES encryption"
MAINTAINER= fenner@FreeBSD.org
LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41
NO_WRKSUBDIR= yes
USE_GMAKE= yes
USE_X11= yes
.include <bsd.port.mk>