mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
4e9dc29915
Closes PR: ports/2109 Submitted by: Paul Fox <pgf@american.com>
21 lines
425 B
Makefile
21 lines
425 B
Makefile
# New ports collection makefile for: vile
|
|
# Version required: 6.3
|
|
# Date created: Wed Nov 26, 1996
|
|
# Whom: pgf
|
|
#
|
|
# $Id: Makefile,v 1.8 1996/10/18 09:25:47 max Exp $
|
|
#
|
|
|
|
DISTNAME= vile-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
|
|
MAN1= vile.1
|
|
|
|
.include <bsd.port.mk>
|