diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:35:01 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:35:01 +0000 |
commit | 3686836052fc0eead7ed62f737b248887c0965b1 (patch) | |
tree | 4ec2b46eae7322a8be37531d1561e4b9c4563833 /deskutils | |
parent | de39f0d189ff7499658a33e41d1c701840c0e313 (diff) | |
download | ports-3686836052fc0eead7ed62f737b248887c0965b1.tar.gz ports-3686836052fc0eead7ed62f737b248887c0965b1.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/offix-trash/Makefile | 24 | ||||
-rw-r--r-- | deskutils/offix-trash/distinfo | 1 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-descr | 9 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-plist | 1 |
5 files changed, 36 insertions, 0 deletions
diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile new file mode 100644 index 000000000000..bc45f970e623 --- /dev/null +++ b/deskutils/offix-trash/Makefile @@ -0,0 +1,24 @@ +# ports collection makefile for: Clipboard +# Version required: 2.4 +# Date created: 28 Jun 1997 +# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> +# +# $Id$ +# + +DISTNAME= Trash-2.4 +PKGNAME= offix-trash-2.4 +CATEGORIES= x11 offix +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= desktop_managers/OffiX + +MAINTAINER= ruslan@shevchenko.kiev.ua + +LIB_DEPENDS= Dnd++\\.1\\.:${PORTSDIR}/x11/libdnd + +GNU_CONFIGURE= YES +CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" +USE_GMAKE= YES +USE_X11= YES + +.include <bsd.port.mk> diff --git a/deskutils/offix-trash/distinfo b/deskutils/offix-trash/distinfo new file mode 100644 index 000000000000..25f7ab814cdf --- /dev/null +++ b/deskutils/offix-trash/distinfo @@ -0,0 +1 @@ +MD5 (Trash-2.4.tar.gz) = 28dd11380f2862cef8aab0fd3ea36eae diff --git a/deskutils/offix-trash/pkg-comment b/deskutils/offix-trash/pkg-comment new file mode 100644 index 000000000000..91856ccc36af --- /dev/null +++ b/deskutils/offix-trash/pkg-comment @@ -0,0 +1 @@ +Trash from OffiX diff --git a/deskutils/offix-trash/pkg-descr b/deskutils/offix-trash/pkg-descr new file mode 100644 index 000000000000..f7ac14464de9 --- /dev/null +++ b/deskutils/offix-trash/pkg-descr @@ -0,0 +1,9 @@ +This is Trash from OffiX, for use with applications which support the +OffiX DND protocol. + +Trash is a black-hole intended to be used with "files". Every file dropped +on trash will be moved to a temporary hidden directory. If you want, the +"delete all" button will remove the files in trash from your disk forever. +The good things is that the files in trash can be recovered (undeleted). + +Suggestion: call it iconic ("trash -ic") diff --git a/deskutils/offix-trash/pkg-plist b/deskutils/offix-trash/pkg-plist new file mode 100644 index 000000000000..d758a599f637 --- /dev/null +++ b/deskutils/offix-trash/pkg-plist @@ -0,0 +1 @@ +bin/trash |