summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
deleted file mode 100644
index 30439960bbfe..000000000000
--- a/editors/vile/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: vile
-# Version required: 5.2
-# Date created: Thu Feb 23, 1995
-# Whom: pgf
-#
-# $Id: Makefile,v 1.4 1995/04/09 06:11:14 asami Exp $
-#
-
-DISTNAME= vile-5.2
-CATEGORIES+= editors
-MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
-
-MAKEFILE= makefile
-GNU_CONFIGURE= yes
-
-post-install:
- gzip -9nf ${PREFIX}/man/man1/vile.1
-
-.include <bsd.port.mk>