# ex:ts=8 # Ports collection makefile for: wmDrawer # Date created: Apr 6, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= wmdrawer PORTVERSION= 0.10.5 PORTREVISION= 2 CATEGORIES= x11 windowmaker MASTER_SITES= http://people.easter-eggs.org/~valos/wmdrawer/:tarball \ http://wikitest.freebsd.org/wiki/common/:pixmap DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${EXTRACT_ONLY}:tarball \ logo-beastie.png:pixmap EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp which provides a drawer to launch applications USE_GETOPT_LONG=yes USE_X_PREFIX= yes USE_GNOME= gdkpixbuf USE_GMAKE= yes CONFIGURE_ENV+= DOCSDIR=${DOCSDIR} MAKE_ENV+= ${CONFIGURE_ENV} SUB_FILES+= pkg-message MANCOMPRESSED= yes MAN1= wmdrawer.1x post-patch: @${REINPLACE_CMD} -e "s,%%DATADIR%%,${DATADIR},g" ${WRKSRC}/wmdrawerrc.example @${REINPLACE_CMD} -e "s,CFLAGS = -O3,CFLAGS +=,g; \ s,LDFLAGS =,LDFLAGS+=,g; s,PREFIX =,#PREFIX =,g; \ s,$$[(]DESTDIR[)]/usr/local,${PREFIX},g; \ s,CC =,#CC =,g; \ s,/usr/X11R6,${X11BASE},g" ${WRKSRC}/Makefile post-install: @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${DISTDIR}/logo-beastie.png ${DATADIR}/beastie.png @${CAT} ${PKGMESSAGE} .include rts-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/biology/babel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-211-0/+1
* update biology/babel to properly output mm3 files.edwin2003-01-031-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* * Replace pkg-message about setting BABEL_DIR with a wrapper scriptnaddy2001-12-021-4/+8
* - Update MASTER_SITES and WWW: linekevlo2001-03-311-6/+18
* pass maintainership to ports@.sf2001-03-131-1/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2