summaryrefslogblamecommitdiff
path: root/mbone/nte/Makefile
blob: f40ceb86c80d4049bfb171619861c7bf98036757 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                        
                                              
 
           

 

                          
                                                                            


                                  
                                                    
 
                             
 
                                         
                   
                   
 
                                        
 
                      
# New ports collection makefile for:	nte
# Version required:			1.5a23
# Date created:				5 September 1996
# Whom:	      Bill Fenner <fenner@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	nte-1.5a29
CATEGORIES=	mbone tk80
MASTER_SITES=	http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/

MAINTAINER=	fenner@FreeBSD.org

LIB_DEPENDS=	tk80.1:${PORTSDIR}/x11-toolkits/tk80

WRKSRC=		${WRKDIR}/nte

RESTRICTED=	"Contains DES encryption"
USE_GMAKE=	yes
USE_X_PREFIX=	yes

MAKE_ENV=	LOCALBASE="${LOCALBASE}"

.include <bsd.port.mk>