# New ports collection makefile for: bbpager # Date created: 17 June 2000 # Whom: Patrick Seal # # $FreeBSD$ # PORTNAME= bbpager DISTVERSION= 0.4.7 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= A.J.Caines@halplant.com COMMENT= A pager for the Blackbox window manager BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox USE_GNOME= gnomehack pkgconfig USE_XORG= xext sm x11 xau xcursor xi GNU_CONFIGURE= yes CPPFLAGS+= `pkg-config --cflags xft` LDFLAGS+= `pkg-config --libs xft` DOCS= AUTHORS BUGS COPYING ChangeLog INSTALL NEWS \ README TODO EXAMPLES= bbpager.rc README.bbpager do-install: @${INSTALL_PROGRAM} ${WRKSRC}/src/bbpager ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${EXAMPLES:S,^,${WRKSRC}/data/,} ${EXAMPLESDIR}/ .endif .include t/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update my e-mail addresssat2006-05-091-2/+2
* Chase audio/libmodplug update.ehaupt2006-04-261-1/+1
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* - Mark BROKEN on 4.Xpav2006-01-301-1/+7
* New port: audio/xmms-modplugedwin2006-01-08