1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/editors/xvile/Makefile

23 lines
478 B
Makefile
Raw Normal View History

# 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
1996-11-17 07:01:32 +00:00
MAN1= xvile.1
1995-04-24 03:38:32 +00:00
.include <bsd.port.mk>