1995-02-27 23:00:37 +00:00
|
|
|
# New ports collection makefile for: vile
|
|
|
|
# Version required: 5.2
|
|
|
|
# Date created: Thu Feb 23, 1995
|
|
|
|
# Whom: pgf
|
|
|
|
#
|
1995-04-24 03:38:32 +00:00
|
|
|
# $Id: Makefile,v 1.4 1995/04/09 06:11:14 asami Exp $
|
1995-02-27 23:00:37 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= vile-5.2
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= editors
|
1995-04-09 06:11:17 +00:00
|
|
|
MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
|
1995-02-27 23:00:37 +00:00
|
|
|
|
1995-04-09 06:11:17 +00:00
|
|
|
MAKEFILE= makefile
|
|
|
|
GNU_CONFIGURE= yes
|
1995-02-27 23:00:37 +00:00
|
|
|
|
1995-04-24 03:38:32 +00:00
|
|
|
post-install:
|
|
|
|
gzip -9nf ${PREFIX}/man/man1/vile.1
|
|
|
|
|
1995-02-27 23:00:37 +00:00
|
|
|
.include <bsd.port.mk>
|