summaryrefslogblamecommitdiff
path: root/sysutils/contool/Makefile
blob: 3034c26a25849fa65e1459375a6047f2667a3bbe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                               
                            


                                            
                                                     



                            
                                      


                                    
                                                          




                                                                                                                               

                         
            
                                    




                                 
# New ports collection makefile for:    contool
# Version required:     3.3a
# Date created:         2 Dec 1996
# Whom:                 nsayer@quack.kfu.com
#
# $Id: Makefile,v 1.6 1998/09/21 22:15:58 steve Exp $
#

DISTNAME=	contool-3.3a
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.kfu.com/pub/

MAINTAINER=	nsayer@quack.kfu.com

LIB_DEPENDS=	xview.3:${PORTSDIR}/x11-toolkits/xview-lib

NO_CDROM=	"source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold"
NO_WRKSUBDIR=	yes
USE_IMAKE=	yes

MAN1=		contool.1

pre-install:
	@${MKDIR} ${PREFIX}/lib/help

post-install:
	@${CAT} ${PKGDIR}/MESSAGE

.include <bsd.port.mk>