summaryrefslogblamecommitdiff
path: root/editors/vile/Makefile
blob: ab5e3aa02c244d29a7767f2d1462971d3b69019f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
                           
                                        

                           
                                                   

 
                        
                       

                                                      
                    
 
                              
 

                        
                      
 



                                                                                 
                      
# New ports collection makefile for:    vile
# Version required:     7.2
# Date created:         Wed Nov 26, 1996
# Whom:                 pgf
#
# $Id: Makefile,v 1.12 1997/06/17 20:07:55 gj Exp $
#

DISTNAME=	vile-7.2
CATEGORIES=	editors
MASTER_SITES=   ftp://ftp.clark.net/pub/dickey/vile/ \
		ftp://id.wing.net/pub/pgf/vile/
EXTRACT_SUFX=	.tgz

MAINTAINER=	gj@freebsd.org

MAKEFILE=	makefile
GNU_CONFIGURE=	yes
MAN1=		vile.1

post-install:
	@echo "You might want to copy the *.rc files from the source tree before"
	@echo "doing \`make clean'."

.include <bsd.port.mk>