diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11/xfce4-clipman-plugin | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 31 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 3 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/pkg-descr | 6 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/pkg-plist | 5 |
4 files changed, 0 insertions, 45 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile deleted file mode 100644 index 7bd939a35..000000000 --- a/x11/xfce4-clipman-plugin/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: xfce4-clipman-plugin -# Date created: 23 November 2003 -# Whom: Matt Lancereau <matt@rimasec.net> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-clipman-plugin -PORTVERSION= 0.4.1 -PORTREVISION= 4 -CATEGORIES= x11 xfce -MASTER_SITES= ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR= xfce-goodies -DIST_SUBDIR= xfce4 - -MAINTAINER= r.c.ladan@gmail.com -COMMENT= XFce 4 clipboard module for xfce4-panel - -BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel - -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo deleted file mode 100644 index ba6a21799..000000000 --- a/x11/xfce4-clipman-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce4-clipman-plugin-0.4.1.tar.gz) = 664f6ca8500d8f240289c27d7bf4f419 -SHA256 (xfce4/xfce4-clipman-plugin-0.4.1.tar.gz) = c120a80772914ea6a5da661efb8a2473bd7919d5a530867d6a4f12b9706a9df4 -SIZE (xfce4/xfce4-clipman-plugin-0.4.1.tar.gz) = 305762 diff --git a/x11/xfce4-clipman-plugin/pkg-descr b/x11/xfce4-clipman-plugin/pkg-descr deleted file mode 100644 index 242dea866..000000000 --- a/x11/xfce4-clipman-plugin/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -XFce 4 clipboard module for xfce4-panel. This plugin is a clipboard history -for the panel. It now includes a "Clear clipboard" option, and a drag-and-drop -paste feature contributed by Andre Lerche. - -Author: Eduard Roccatello <master@spine-group.org> -WWW: http://xfce-goodies.berlios.de/ diff --git a/x11/xfce4-clipman-plugin/pkg-plist b/x11/xfce4-clipman-plugin/pkg-plist deleted file mode 100644 index 4681d7132..000000000 --- a/x11/xfce4-clipman-plugin/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -@comment $FreeBSD$ -lib/xfce4/panel-plugins/libclipman.a -lib/xfce4/panel-plugins/libclipman.la -lib/xfce4/panel-plugins/libclipman.so -@dirrmtry lib/xfce4/panel-plugins |