mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
55b006f832
Gary Jennejohn). Submitted by: gj
17 lines
290 B
Makefile
17 lines
290 B
Makefile
# New ports collection makefile for: vile
|
|
# Version required: 5.2
|
|
# Date created: Thu Feb 23, 1995
|
|
# Whom: pgf
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
|
|
DISTNAME= vile-5.2
|
|
MASTER_SITES= ftp://id.wing.net/pub/pgf/vile
|
|
MAKEFILE= makefile
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
|
.include <bsd.port.mk>
|