mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
403 B
Makefile
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>
|