diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-30 02:39:29 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-30 02:39:29 +0800 |
commit | e37e8d074c93b6fb06c44de36929d5a4e437d79f (patch) | |
tree | d65de2993a88c421e9c71b93d676555e43e8e8db /deskutils | |
parent | 992788307ed644d5c8844ddd2914def7390ceef0 (diff) | |
download | freebsd-ports-gnome-e37e8d074c93b6fb06c44de36929d5a4e437d79f.tar.gz freebsd-ports-gnome-e37e8d074c93b6fb06c44de36929d5a4e437d79f.tar.zst freebsd-ports-gnome-e37e8d074c93b6fb06c44de36929d5a4e437d79f.zip |
- cleanup after repocopy
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/etoile/Makefile | 29 | ||||
-rw-r--r-- | deskutils/etoile/distinfo | 3 | ||||
-rw-r--r-- | deskutils/etoile/pkg-descr | 10 | ||||
-rw-r--r-- | deskutils/etoile/pkg-plist | 18 |
4 files changed, 0 insertions, 60 deletions
diff --git a/deskutils/etoile/Makefile b/deskutils/etoile/Makefile deleted file mode 100644 index b988936673b1..000000000000 --- a/deskutils/etoile/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: etoile -# Date created: 4 Sep 2006 -# Whom: gurkan@linuks.mine.nu -# -# $FreeBSD$ -# - -PORTNAME= etoile -PORTVERSION= 0.1.${SNAPSHOT} -PORTREVISION= 1 -CATEGORIES= deskutils -MASTER_SITES= http://io.debian.net/~tar/ports/distfiles/ -DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig - -MAINTAINER= gurkan@linuks.mine.nu -COMMENT= Etoile Project software for GNUstep - -SNAPSHOT= 20060917 -WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/ -USE_GMAKE= yes -USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes -USE_GNUSTEP_BACK= yes -USE_GNUSTEP_BUILD= yes -USE_GNUSTEP_INSTALL= yes -MAKEFILE= GNUmakefile -USE_GNUSTEP_MAKE_DIRS+= Services/User/DictionaryReader - -.include <bsd.port.mk> diff --git a/deskutils/etoile/distinfo b/deskutils/etoile/distinfo deleted file mode 100644 index 2d5c7ccf5d13..000000000000 --- a/deskutils/etoile/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (etoile_0+20060917+dfsg.orig.tar.gz) = bc96dcaba7ac66abb1320d5cfc98f05e -SHA256 (etoile_0+20060917+dfsg.orig.tar.gz) = de7cb026ccebdbb72d115ca800a13910cd51c9df27f5578ad7059b13f88eb334 -SIZE (etoile_0+20060917+dfsg.orig.tar.gz) = 10478850 diff --git a/deskutils/etoile/pkg-descr b/deskutils/etoile/pkg-descr deleted file mode 100644 index 522b3419afd1..000000000000 --- a/deskutils/etoile/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Etoile intends to be an innovative GNUstep based user environnement built -from the ground up on highly modular and light components with project and -document orientation in mind, in order to allow users to create their own -workflow by reshaping or recombining provided Services (aka Applications), -Components etc. Flexibility and modularity on both User Interface and code -level should allow us to scale from PDA to computer environment. - -Currently this package only installs DictionaryReader. - -WWW: http://www.etoile-project.org/ diff --git a/deskutils/etoile/pkg-plist b/deskutils/etoile/pkg-plist deleted file mode 100644 index cb00fdb88f10..000000000000 --- a/deskutils/etoile/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -Local/Applications/DictionaryReader.app/DictionaryReader -Local/Applications/DictionaryReader.app/Resources/DictionaryReader.desktop -Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm/Magnify.tiff -Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm/Magnify_32.tiff -Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm/data.classes -Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm/data.info -Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm/magnifyingGlass.tiff -Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm/objects.gorm -Local/Applications/DictionaryReader.app/Resources/Info-gnustep.plist -Local/Applications/DictionaryReader.app/Resources/dict.png -Local/Applications/DictionaryReader.app/Resources/jargon.dict -Local/Applications/DictionaryReader.app/Resources/jargon.index -Local/Applications/DictionaryReader.app/library_paths.openapp -Local/Applications/DictionaryReader.app/stamp.make -@dirrm Local/Applications/DictionaryReader.app/Resources/English.lproj/DictionaryReader.gorm -@dirrm Local/Applications/DictionaryReader.app/Resources/English.lproj -@dirrm Local/Applications/DictionaryReader.app/Resources -@dirrm Local/Applications/DictionaryReader.app |