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


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


.include <bsd.port.mk>