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

PKGNAME=	xvile-5.2
DISTNAME=       vile-5.2
MASTER_SITES=   ftp://id.wing.net/pub/pgf/vile/
MAKEFILE=	makefile
GNU_CONFIGURE=	YES
CONFIGURE_ARGS= --with-screen=x11

.include <bsd.port.mk>