aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/aewm++
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-07-04 14:04:31 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-07-04 14:04:31 +0000
commitf4212e1cd87bf2ff553473148649f1f2e2435ce5 (patch)
treecfe6459705de51d724d5a0d70dc0a8ffeadc0660 /x11-wm/aewm++
parentad4819f70d26a023c917c975bf72518ecca0e3b2 (diff)
downloadports-f4212e1cd87bf2ff553473148649f1f2e2435ce5.tar.gz
ports-f4212e1cd87bf2ff553473148649f1f2e2435ce5.zip
Notes
Diffstat (limited to 'x11-wm/aewm++')
-rw-r--r--x11-wm/aewm++/Makefile30
-rw-r--r--x11-wm/aewm++/distinfo3
-rw-r--r--x11-wm/aewm++/pkg-descr1
3 files changed, 0 insertions, 34 deletions
diff --git a/x11-wm/aewm++/Makefile b/x11-wm/aewm++/Makefile
deleted file mode 100644
index 6916bad431e1..000000000000
--- a/x11-wm/aewm++/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: aewm++
-# Date created: Jan 17, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= aewm++
-PORTVERSION= 1.1.5
-CATEGORIES= x11-wm
-MASTER_SITES= http://frankhale.org/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The C++ version of aewm
-
-DEPRECATED= The project is dead, a fork exists: xaewm
-EXPIRATION_DATE=2006-07-01
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \
- ADDITIONAL_CFLAGS="" prefix="${PREFIX}" \
- INCLUDES="-I${X11BASE}/include" LIBPATH="-L${X11BASE}/lib"
-PLIST_FILES= bin/aewm++
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/x11-wm/aewm++/distinfo b/x11-wm/aewm++/distinfo
deleted file mode 100644
index f2370b2b6f58..000000000000
--- a/x11-wm/aewm++/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (aewm++-1.1.5.tar.gz) = e8cfe22c92f2f81e697d2cdd053c2fd2
-SHA256 (aewm++-1.1.5.tar.gz) = 10603da6e6ef1e2c8377dce03117fed3270a7fe87accbfe54461b80e5371ea36
-SIZE (aewm++-1.1.5.tar.gz) = 24553
diff --git a/x11-wm/aewm++/pkg-descr b/x11-wm/aewm++/pkg-descr
deleted file mode 100644
index 9d89f2514eaa..000000000000
--- a/x11-wm/aewm++/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-The C++ version of aewm.