summaryrefslogtreecommitdiffstats
path: root/x11-wm/amaterus
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>2000-02-07 08:11:04 +0000
committernakai <nakai@FreeBSD.org>2000-02-07 08:11:04 +0000
commita06e89cc65871513339234d5cdd504f95cabed18 (patch)
treead5af1881fafc4583bcdc1d484318fe17df04398 /x11-wm/amaterus
parentd936c3aee9b6976031095e94d322fad9b1163af7 (diff)
downloadFreeBSD-ports-a06e89cc65871513339234d5cdd504f95cabed18.zip
FreeBSD-ports-a06e89cc65871513339234d5cdd504f95cabed18.tar.gz
Initial import.
A new GTK+ window manager in very alpha quality. (But good.)
Diffstat (limited to 'x11-wm/amaterus')
-rw-r--r--x11-wm/amaterus/Makefile25
-rw-r--r--x11-wm/amaterus/distinfo1
-rw-r--r--x11-wm/amaterus/pkg-comment1
-rw-r--r--x11-wm/amaterus/pkg-descr1
-rw-r--r--x11-wm/amaterus/pkg-plist1
5 files changed, 29 insertions, 0 deletions
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile
new file mode 100644
index 0000000..06bca32
--- /dev/null
+++ b/x11-wm/amaterus/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: amaterus
+# Version required: 0.28
+# Date created: 26 January 2000
+# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= amaterus-0.28
+CATEGORIES= x11-wm
+MASTER_SITES= http://www.taiyaki.org/src/
+
+MAINTAINER= nakai@FreeBSD.org
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ GTK_CONFIG="${GTK_CONFIG}" \
+ LIBS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/x11-wm/amaterus/distinfo b/x11-wm/amaterus/distinfo
new file mode 100644
index 0000000..dcaaf06e
--- /dev/null
+++ b/x11-wm/amaterus/distinfo
@@ -0,0 +1 @@
+MD5 (amaterus-0.28.tar.gz) = 3be8814fd8b64aa4eb87e62a580e79e6
diff --git a/x11-wm/amaterus/pkg-comment b/x11-wm/amaterus/pkg-comment
new file mode 100644
index 0000000..6b2b83e
--- /dev/null
+++ b/x11-wm/amaterus/pkg-comment
@@ -0,0 +1 @@
+a GTK+ window manager
diff --git a/x11-wm/amaterus/pkg-descr b/x11-wm/amaterus/pkg-descr
new file mode 100644
index 0000000..6b2b83e
--- /dev/null
+++ b/x11-wm/amaterus/pkg-descr
@@ -0,0 +1 @@
+a GTK+ window manager
diff --git a/x11-wm/amaterus/pkg-plist b/x11-wm/amaterus/pkg-plist
new file mode 100644
index 0000000..0c95572
--- /dev/null
+++ b/x11-wm/amaterus/pkg-plist
@@ -0,0 +1 @@
+bin/amaterus
OpenPOWER on IntegriCloud