# New ports collection makefile for: gdesklets-recentlyused # Date created: 02 September 2003 # Whom: Mezz # # $FreeBSD$ # PORTNAME= recentlyused PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- DISTNAME= recently-used-${PORTVERSION} MAINTAINER= mezz7@cox.net COMMENT= A toolbar for the most recently used items from ~/.recently-used RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gdesklets-core.pc:${PORTSDIR}/deskutils/gdesklets USE_X_PREFIX= yes NAME= RecentlyUsed DATADIR= ${PREFIX}/share/gnome do-build: @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC} @${FIND} ${WRKSRC} -name '*.orig' -delete do-install: @${MKDIR} ${DATADIR}/gdesklets/Displays/${NAME} @${MKDIR} ${DATADIR}/gdesklets/Sensors/${NAME} @${INSTALL_DATA} ${WRKSRC}/*.display ${DATADIR}/gdesklets/Displays/${NAME}/ @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/gdesklets/Sensors/${NAME}/ @${INSTALL_DATA} ${WRKSRC}/${NAME}/AUTHORS ${DATADIR}/gdesklets/Sensors/${NAME}/ @${CP} ${WRKSRC}/${NAME}/.recently-used ${DATADIR}/gdesklets/Sensors/${NAME}/ post-install: @${CAT} ${PKGMESSAGE} .include ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Update to 3.4.4ehaupt2010-04-131-3/+3
* Update to 3.4.3ehaupt2009-08-041-3/+3
* Update to 3.4.2ehaupt2009-07-281-3/+3