summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
blob: c75debb06e46bab86cfff79f59bea38ee1b5a387 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    vile
# Version required:     7.1
# Date created:         Wed Nov 26, 1996
# Whom:                 pgf
#
# $Id: Makefile,v 1.11 1996/12/03 12:53:30 obrien Exp $
#

DISTNAME=	vile-7.1
CATEGORIES=	editors
MASTER_SITES=   ftp://ftp.clark.net/pub/dickey/vile/
EXTRACT_SUFX=	.tgz

MAINTAINER=	gj@freebsd.org

MAKEFILE=	makefile
GNU_CONFIGURE=	yes
MAN1=		vile.1

.include <bsd.port.mk>