# ex:ts=8 # Ports collection makefile for: hbiff # Date created: Mon Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= hbiff PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org COMMENT= A replacement for xbiff that handles popup window with mail headers USE_XORG= x11 MAN1= hbiff.1 do-build: cd ${WRKSRC} ; cc -I${LOCALBASE}/include hbiff.c -L${LOCALBASE}/lib -lX11 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/a.out ${PREFIX}/bin/hbiff @cd ${WRKSRC} ; ${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1 .include ome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Slave port for emacs21sem2007-08-074-47/+3
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
* SHA256ifyedwin2006-01-22