1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/mbone/nte/Makefile

28 lines
550 B
Makefile
Raw Normal View History

# New ports collection makefile for: nte
# Date created: 5 September 1996
# Whom: Bill Fenner <fenner@FreeBSD.org>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= nte
PORTVERSION= 1.5a29
PORTREVISION= 2
1998-08-27 18:42:46 +00:00
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
COMMENT= Multicast Network Text Editor
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
PLIST_FILES= bin/nte
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>