# New ports collection makefile for: kde-xdg-env # Date created: April 03 2005 # Whom: Michael Nottebrock # # $FreeBSD$ # PORTNAME= xdg PORTVERSION= 1.0 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= misc kde MASTER_SITES= # none PKGNAMEPREFIX= kde- PKGNAMESUFFIX= -env DISTNAME= # none EXTRACT_SUFX= # none MAINTAINER= kde@FreeBSD.org COMMENT= Script which hooks into startkde and helps KDE pick up XDG apps/menus .if defined(KDE_PREFIX) PREFIX= ${KDE_PREFIX} SUB_LIST+= KDE_PREFIX=${KDE_PREFIX} .else SUB_LIST+= KDE_PREFIX=${LOCALBASE} .endif NO_BUILD= yes SUB_FILES= xdg-env.sh PLIST_FILES= env/xdg-env.sh PLIST_DIRS= env do-install: ${MKDIR} ${PREFIX}/env ${INSTALL_SCRIPT} ${WRKDIR}/xdg-env.sh ${PREFIX}/env .include edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-1/+1
* - fix plist with -DNOPORTEXAMPLESitetcu2009-04-084-11/+7
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-064-100/+0
* - Fix MASTER_SITES (make fetchable)beech2008-12-091-1/+1
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0
* - Add patch - Set LANG=C while doing character translations.beech2007-09-081-0/+15
* - Patch to fix build with gcc 4.xsem2007-08-312-1/+258
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* - Update to 1.1.0pav2005-07-1913-107/+212
* Fix build with gcc-3.4krion2004-08-081-0/+89
* Update to 1.0.2krion2004-07-213-3/+9
* - Update to 1.0.1pav2004-03-036-46/+54
* - Data transfere may be aborted now with the next message,krion2004-01-122-0/+41
* - Update to version 1.0.0krion2003-12-047-49/+46
* - Fix build on -currentkrion2003-10-211-0/+12
* update to 0.6.3leeym2003-09-062-2/+2
* Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.arved2003-04-06