summaryrefslogblamecommitdiff
path: root/misc/dotfile/Makefile
blob: 1e2b8eea6e390a011afd3d7c33e648cf773f9c57 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
                        


                                      
                                                     

 
                           
                         



                                                  

                                             





                         


                                 
 
                      
# New ports collection makefile for: dotfile
# Version required:  2.0
# Date created:      11/12/96
# Whom:              oly@world.std.com
#
# $Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp $
#

DISTNAME=	dotfile-2.0
CATEGORIES=	misc tk80
MASTER_SITES=	ftp://ftp.imada.ou.dk/pub/dotfile/

MAINTAINER=	oly@world.std.com

LIB_DEPENDS=	tk80\\.1:${PORTSDIR}/x11/tk80
RUN_DEPENDS=	wish8.0:${PORTSDIR}/x11/tk80

GNU_CONFIGURE=	yes
MAN1=		dotfile.1

do-build:
	@${DO_NADA}

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

.include <bsd.port.mk>