1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/editors/vile/Makefile
1996-11-17 07:01:32 +00:00

20 lines
403 B
Makefile

# New ports collection makefile for: vile
# Version required: 6.1
# Date created: Fri Jun 21, 1996
# Whom: pgf
#
# $Id: Makefile,v 1.9 1996/11/11 05:07:32 obrien Exp $
#
DISTNAME= vile-6.1
CATEGORIES= editors
MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
MAINTAINER= ports@FreeBSD.org
MAKEFILE= makefile
GNU_CONFIGURE= yes
MAN1= vile.1
.include <bsd.port.mk>