aboutsummaryrefslogtreecommitdiff
path: root/x11/xautolock/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-16 07:54:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-16 07:54:28 +0000
commitcc6ac5bcec948a16a2f169f02e573f0afa7d30b7 (patch)
tree913d7f76da5c73115e32583ecc68abe14663db9a /x11/xautolock/Makefile
parent048f78ea8f6ff4c3347b78f398e8f82d03523469 (diff)
downloadports-cc6ac5bcec948a16a2f169f02e573f0afa7d30b7.tar.gz
ports-cc6ac5bcec948a16a2f169f02e573f0afa7d30b7.zip
Notes
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>