aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-09-05 09:46:11 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-09-05 09:46:11 +0000
commit2823223f8927eb7651ec89e6593d40dc1d48d32c (patch)
tree989fe9dfa0de041275d4f8b8cbe1795a102d0b24 /x11
parent9ca2a4be160ec6214f2b932537cfb77b7cf2244b (diff)
downloadports-2823223f8927eb7651ec89e6593d40dc1d48d32c.tar.gz
ports-2823223f8927eb7651ec89e6593d40dc1d48d32c.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/ebuttons/Makefile41
-rw-r--r--x11/ebuttons/distinfo2
-rw-r--r--x11/ebuttons/pkg-descr4
4 files changed, 0 insertions, 48 deletions
diff --git a/x11/Makefile b/x11/Makefile
index ca25258e3bb4..ce4048d901d0 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -42,7 +42,6 @@
SUBDIR += dynamag
SUBDIR += dzen2
SUBDIR += eaglemode
- SUBDIR += ebuttons
SUBDIR += ecore-imf
SUBDIR += ecore-imf_evas
SUBDIR += ecore-input
diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile
deleted file mode 100644
index 5335624b9400..000000000000
--- a/x11/ebuttons/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: E-Buttons
-# Date created: 30 March 2000
-# Whom: jhb
-#
-# $FreeBSD$
-#
-
-PORTNAME= E-buttons
-PORTVERSION= 0.2
-PORTREVISION= 11
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://people.freebsd.org/~gahr/distfiles/
-MASTER_SITE_SUBDIR= gahr
-
-MAINTAINER= gahr@FreeBSD.org
-COMMENT= A simple epplet that contains several buttons used to launch programs
-
-DEPRECATED= Website has disappeared
-EXPIRATION_DATE=2011-09-03
-
-LIB_DEPENDS= epplet.3:${PORTSDIR}/x11-wm/epplets
-
-PLIST_FILES= bin/E-Buttons.epplet
-
-WRKSRC= ${WRKDIR}/E-buttons
-
-USE_GL= gl
-USE_EFL= imlib2
-
-CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS= -L${LOCALBASE}/lib -lepplet -lGL -lImlib2 ${PTHREAD_LIBS}
-
-do-build:
- cd ${WRKSRC} && ${CC} ${CFLAGS} ${CPPFLAGS} -o E-Buttons.epplet \
- ${PORTNAME}.c ${LDFLAGS}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/E-Buttons.epplet ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/x11/ebuttons/distinfo b/x11/ebuttons/distinfo
deleted file mode 100644
index b48fe9802ebe..000000000000
--- a/x11/ebuttons/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (E-buttons-0.2.tar.gz) = 1ccd62f13b92d6ea710b12fa259c64906dd8d48d9007c37558f4227f94597dd9
-SIZE (E-buttons-0.2.tar.gz) = 5289
diff --git a/x11/ebuttons/pkg-descr b/x11/ebuttons/pkg-descr
deleted file mode 100644
index 3802076e357d..000000000000
--- a/x11/ebuttons/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A simple epplet for Enlightenment that provides several buttons used to
-launch applications. It is modeled on asbutton.
-
-WWW: http://www.moodfarm.demon.co.uk/download/#ebuttons