summaryrefslogtreecommitdiff
path: root/x11/unclutter/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-11 21:53:59 +0000
committerhubertf <hubertf>1997-10-11 21:53:59 +0000
commitf5ee8e2561694e498edddcfba4a7f15ea35e3c17 (patch)
treecd1e0be6347cb17aeb9201b0ecc45b0286c98b53 /x11/unclutter/Makefile
parentef17a602de1210761f4ecdc6eea0e872eae46423 (diff)
downloadpkgsrc-f5ee8e2561694e498edddcfba4a7f15ea35e3c17.tar.gz
Import as of 09/25/97
Diffstat (limited to 'x11/unclutter/Makefile')
-rw-r--r--x11/unclutter/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile
new file mode 100644
index 00000000000..65f761ca2f7
--- /dev/null
+++ b/x11/unclutter/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: unclutter
+# Version required: -8
+# Date created: 03 Aug 1996
+# Whom: shanee@rabbit.augusta.de
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:06 hubertf Exp $
+#
+
+DISTNAME= unclutter-8
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= utilities
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= shanee@rabbit.augusta.de
+
+WRKSRC= $(WRKDIR)/unclutter
+USE_IMAKE= yes
+
+.include <bsd.port.mk>