aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xautolock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xautolock/Makefile')
-rw-r--r--x11/xautolock/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile
new file mode 100644
index 000000000000..3dbd43b659aa
--- /dev/null
+++ b/x11/xautolock/Makefile
@@ -0,0 +1,20 @@
+# Port makefile for: oneko
+# Version required: 1pl10
+# Date created: 20 Jul 1996
+# Whom: Eric Blood <eblood@cs.unr.edu>
+#
+# $Id$
+#
+
+DISTNAME= xautolock-1pl10
+PKGNAME= xautolock-1.10
+CATEGORIES+= x11
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/
+DISTFILES= xautolock.pl10.tz
+
+MAINTAINER= eblood@cs.unr.edu
+
+USE_IMAKE= yes
+WRKSRC= ${WRKDIR}/xautolock.pl10
+
+.include <bsd.port.mk>