aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r--x11/xlockmore/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
deleted file mode 100644
index a5feaff91365..000000000000
--- a/x11/xlockmore/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: xlockmore
-# Version required: 2.9
-# Date created: 9 November 1994
-# Whom: smace
-#
-# $id: Makefile,v 1.0 1994/11/09 00:00:00 smace Exp $
-#
-
-DISTNAME= xlockmore-2.9
-CATEGORIES+= x11
-MASTER_SITES+= ftp://ftp.germany.eu.net/pub/X11/XConsortium/contrib
-MASTER_SITES+= ftp://ftp.x.org/contrib/applications/
-
-WRKSRC= ${WRKDIR}/xlockmore
-USE_IMAKE= yes
-
-.include <bsd.port.mk>