summaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
blob: 96b40900e99a60aa8f0fc2a6d849f15c06e2e7dc (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$
#

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>