summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
blob: 6911b4687783f7d7db46b84199decedcf1600a5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    vile
# Version required:     5.2
# Date created:         Thu Feb 23, 1995
# Whom:                 pgf
#
# $Id: Makefile,v 1.3 1995/04/01 12:44:52 jkh Exp $
#

DISTNAME=       vile-5.2
CATEGORIES+=	editors
MASTER_SITES=   ftp://id.wing.net/pub/pgf/vile/

MAKEFILE=	makefile
GNU_CONFIGURE=	yes

.include <bsd.port.mk>