# New ports collection makefile for: wmbiff # Date created: 19 Nov 1999 # Whom: Jim Mock # # $FreeBSD$ # PORTNAME= wmbiff PORTVERSION= 0.4.26 PORTREVISION= 1 CATEGORIES= mail windowmaker afterstep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= simon@FreeBSD.org COMMENT= An xbiff-like Window Maker dock app USE_X_PREFIX= yes OPTIONS= GNUTLS "Support for SSL" off .include .ifdef WITH_GNUTLS LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt \ gnutls.12:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-crypto .endif USE_XPM= yes GNU_CONFIGURE= yes MAN1= wmbiff.1 MAN5= wmbiffrc.5 post-install: @${ECHO_MSG} "===> Installing sample.wmbiffrc to ${DATADIR}" @${ECHO_MSG} "===> Modify it to suit your needs and copy to ~/.wmbiffrc" @${INSTALL_DATA} -m 644 ${WRKSRC}/wmbiff/sample.wmbiffrc ${DATADIR} .include ' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.5.8 release.ale2014-01-221-9/+0
* Update freetype to 2.5.2.kwm2013-12-251-4/+13
* Stagify.ale2013-10-301-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1