1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/mbone/nte/Makefile

26 lines
573 B
Makefile
Raw Normal View History

# New ports collection makefile for: nte
# Version required: 1.5a23
# Date created: 5 September 1996
# Whom: Bill Fenner <fenner@FreeBSD.ORG>
#
1998-11-24 18:39:02 +00:00
# $Id: Makefile,v 1.12 1998/09/25 10:05:11 asami Exp $
#
1998-08-27 18:42:46 +00:00
DISTNAME= nte-1.5a29
CATEGORIES= mbone tk80
1998-09-21 23:39:42 +00:00
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/
MAINTAINER= fenner@FreeBSD.org
1998-09-25 10:05:14 +00:00
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
1998-08-27 18:42:46 +00:00
WRKSRC= ${WRKDIR}/nte
1996-11-26 11:21:38 +00:00
RESTRICTED= "Contains DES encryption"
USE_GMAKE= yes
USE_X_PREFIX= yes
1998-11-24 18:39:02 +00:00
MAKE_ENV= LOCALBASE="${LOCALBASE}"
1998-11-24 18:39:02 +00:00
.include <bsd.port.mk>