1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/xvile/Makefile
David E. O'Brien 4e9dc29915 Updated to version 6.3
Closes PR: ports/2109

Submitted by:	Paul Fox <pgf@american.com>
1996-12-03 12:53:39 +00:00

23 lines
478 B
Makefile

# New ports collection makefile for: xvile
# Version required: 6.3
# Date created: Wed Nov 26, 1996
# Whom: pgf
#
# $Id: Makefile,v 1.8 1996/10/09 09:22:18 max Exp $
#
DISTNAME= vile-6.3
PKGNAME= xvile-6.3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/
EXTRACT_SUFX= .tgz
MAINTAINER= pgf@foxharp.boston.ma.us
MAKEFILE= makefile
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=x11
MAN1= xvile.1
.include <bsd.port.mk>