aboutsummaryrefslogblamecommitdiff
path: root/x11-toolkits/xview-clients/Makefile
blob: 46e61d84836b084e848933c7f74c0d51f5dbeaef (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     
                                        
                                  
 
           

 
                             
                     
                 
                            



                                                                        
                                
                       
 
                                 
                                                   
 

                                                                   
 
                   
                                                                   

                                                     
 

                                                                
 
                      
# New ports collection makefile for:	xview-clients
# Date created:         22 November 1994
# Whom:                 ljo (orig)
#
# $FreeBSD$
#

PORTNAME=	xview-clients
PORTVERSION=	3.2.1
PORTREVISION=	1
CATEGORIES=	x11-toolkits
MASTER_SITES=	ftp://ftp.efd.lth.se/pub/X11/ \
		ftp://ftp.uni-heidelberg.de/pub/X11/contrib/libraries/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	pav
DISTNAME=	xview3.2p1-X11R6
EXTRACT_ONLY=	# empty

MAINTAINER=	ports@FreeBSD.org
COMMENT=	OpenLook applications and man pages

BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:build
LIB_DEPENDS=	xview.3:${PORTSDIR}/x11-toolkits/xview

USE_X_PREFIX=	yes
WRKSRC=		${WRKDIRPREFIX}${.CURDIR}/../xview/work/${DISTNAME}
ALL_TARGET=	Clients
INSTALL_TARGET=	'SUBDIRS=clients' install install.man

MAN1=		clock.1 cmdtool.1 olwm.1 olwmslave.1 shelltool.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>