summaryrefslogtreecommitdiff
path: root/x11-wm/aewm++
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-17 05:37:59 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-17 05:37:59 +0000
commit0c69cabb3ca877e9b4f76bcaac69f061737da382 (patch)
tree5c4f1bed53f94dc6bddab258291395e937e6ccaf /x11-wm/aewm++
parent- Upgrade for python 2.2, breakage is undone in python 2.2) (diff)
add aewm++ 1.0.15
The C++ version of aewm
Notes
Notes: svn path=/head/; revision=53221
Diffstat (limited to 'x11-wm/aewm++')
-rw-r--r--x11-wm/aewm++/Makefile30
-rw-r--r--x11-wm/aewm++/distinfo1
-rw-r--r--x11-wm/aewm++/pkg-comment1
-rw-r--r--x11-wm/aewm++/pkg-descr3
-rw-r--r--x11-wm/aewm++/pkg-plist1
5 files changed, 36 insertions, 0 deletions
diff --git a/x11-wm/aewm++/Makefile b/x11-wm/aewm++/Makefile
new file mode 100644
index 000000000000..9546fa77da85
--- /dev/null
+++ b/x11-wm/aewm++/Makefile
@@ -0,0 +1,30 @@
+# ex:ts=8
+# Ports collection makefile for: aewm++
+# Date created: Jan 17, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= aewm++
+PORTVERSION= 1.0.15
+CATEGORIES= x11-wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= sapphire
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+CXXFLAGS+= -I${X11BASE}/include
+LIBS+= -L${X11BASE}/lib
+
+MANCOMPRESSED= yes
+MAN1= aewm++.1x
+
+post-patch:
+ @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g ; \
+ s,^prefix,#prefix,g ; s,prefix,PREFIX,g ; \
+ s,CC,CXX,g ; s,CFLAGS,CXXFLAGS,g" ${WRKSRC}/Makefile
+
+.include <bsd.port.mk>
diff --git a/x11-wm/aewm++/distinfo b/x11-wm/aewm++/distinfo
new file mode 100644
index 000000000000..524eaa95030d
--- /dev/null
+++ b/x11-wm/aewm++/distinfo
@@ -0,0 +1 @@
+MD5 (aewm++-1.0.15.tar.gz) = f92cb51ebc935375acb83f38061fbb69
diff --git a/x11-wm/aewm++/pkg-comment b/x11-wm/aewm++/pkg-comment
new file mode 100644
index 000000000000..482dcbebde2d
--- /dev/null
+++ b/x11-wm/aewm++/pkg-comment
@@ -0,0 +1 @@
+The C++ version of aewm
diff --git a/x11-wm/aewm++/pkg-descr b/x11-wm/aewm++/pkg-descr
new file mode 100644
index 000000000000..1a4047d524a7
--- /dev/null
+++ b/x11-wm/aewm++/pkg-descr
@@ -0,0 +1,3 @@
+The C++ version of aewm
+
+WWW: http://sapphire.sourceforge.net/aewm++.html
diff --git a/x11-wm/aewm++/pkg-plist b/x11-wm/aewm++/pkg-plist
new file mode 100644
index 000000000000..9ed02cc767ef
--- /dev/null
+++ b/x11-wm/aewm++/pkg-plist
@@ -0,0 +1 @@
+bin/aewm++