# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cdcollect/ # cdcollect/Makefile # cdcollect/distinfo # cdcollect/pkg-descr # cdcollect/pkg-plist # echo c - cdcollect/ mkdir -p cdcollect/ > /dev/null 2>&1 echo x - cdcollect/Makefile sed 's/^X//' >cdcollect/Makefile << 'END-of-cdcollect/Makefile' X# New ports collection makefile for: cdcollect X# Date created: 09 April 2008 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X# X XPORTNAME= cdcollect XPORTVERSION= 0.6.0 XCATEGORIES= misc gnome XMASTER_SITES= SF X XMAINTAINER= ports@logvinov.com XCOMMENT= A simple CD catalog for GNOME X XBUILD_DEPENDS= sqlite3>=3.0:${PORTSDIR}/databases/sqlite3 XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= gnomeprefix gnomehack intlhack libgnome gnomesharp20 XGCONF_SCHEMAS= cdcollect.schemas XUSE_GETTEXT= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" X X.include END-of-cdcollect/Makefile echo x - cdcollect/distinfo sed 's/^X//' >cdcollect/distinfo << 'END-of-cdcollect/distinfo' XMD5 (cdcollect-0.6.0.tar.bz2) = 33f71604b9dfb84497b4bc2fce69e89b XSHA256 (cdcollect-0.6.0.tar.bz2) = dfadcba64512f9e3037358b5ccfa264aa4db9e91343e8ff84588000a63fa2905 XSIZE (cdcollect-0.6.0.tar.bz2) = 364982 END-of-cdcollect/distinfo echo x - cdcollect/pkg-descr sed 's/^X//' >cdcollect/pkg-descr << 'END-of-cdcollect/pkg-descr' XCDCollect is a CD/DVD catalog application for gnome. X XIt's goal is to be able to catalog your entire CD collection allowing for Xsearches of your CD/DVD files with a clean and simple interface. X XFeatures: X X* Easy to use interface. X* Allow the use of plugins (external programs) to collect information for X each file of a CD in your catalog. X* Searches can be performed on CDs or files in the collection. X* It also catalogs compressed files X (using external programs such as unzip, unrar, etc.). X XWWW: http://cdcollect.sourceforge.net END-of-cdcollect/pkg-descr echo x - cdcollect/pkg-plist sed 's/^X//' >cdcollect/pkg-plist << 'END-of-cdcollect/pkg-plist' Xbin/cdcollect Xlib/cdcollect/cdcollect.exe Xshare/locale/cs/LC_MESSAGES/cdcollect.mo Xshare/locale/es/LC_MESSAGES/cdcollect.mo Xshare/pixmaps/cdcollect.png Xshare/applications/cdcollect.desktop X@dirrm lib/cdcollect X@dirrmtry share/pixmaps X@dirrmtry share/applications END-of-cdcollect/pkg-plist exit