1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/editors/vile/Makefile

21 lines
425 B
Makefile
Raw Normal View History

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