# New ports collection makefile for: gfax # Date created: 20 January 2002 # Whom: John Merryweather Cooper # # $FreeBSD$ # PORTNAME= gfax PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= comms print MASTER_SITES= http://gfax.cowlug.org/ MAINTAINER= coop9211@uidaho.edu COMMENT= A GNOME pop-up fax manager RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax USE_PYTHON= yes USE_X_PREFIX= yes USE_REINPLACE= yes NO_BUILD= yes BASEFILES= controller.py en.h fax-g3.profile fax.py file_handler.py \ gfax.desktop gfax.glade gfax.png gfax.py gfax.spec \ hfaxlib.py install.sh mgettydruid.glade prefs.py \ prefs_ui.py setup.glade ui.py uninstall.sh PIXFILES= gfax.png gnome-logo-icon-transparent.png DOCFILES= AUTHORS COPYING Changelog HACKING INSTALL TODO post-extract: @${REINPLACE_CMD} -e 's|/usr/lib/gfax|${PREFIX}/lib/gfax|g' \ ${WRKSRC}/gfax.py @${REINPLACE_CMD} -e 's|/usr/share/gfax|${PREFIX}/share/gfax|g ; \ s|/usr/lib/gfax|${PREFIX}/lib/gfax|g' \ ${WRKSRC}/prefs.py do-install: @${MKDIR} ${PREFIX}/lib/gfax @${MKDIR} ${PREFIX}/lib/gfax/pixmaps @${MKDIR} ${PREFIX}/share/gnome/apps/Applications @${MKDIR} ${PREFIX}/share/gnome/ximian @${MKDIR} ${PREFIX}/share/gnome/ximian/Programs @${MKDIR} ${PREFIX}/share/gnome/ximian/Programs/Utilities .for base in ${BASEFILES} @${INSTALL_DATA} ${WRKSRC}/${base} ${PREFIX}/lib/gfax .endfor @${INSTALL_SCRIPT} ${WRKSRC}/gfax.py ${PREFIX}/bin/gfax @${INSTALL_DATA} ${WRKSRC}/gfax.desktop ${PREFIX}/share/gnome/apps/Applications @${INSTALL_DATA} ${WRKSRC}/gfax.desktop ${PREFIX}/share/gnome/ximian/Programs/Utilities @${INSTALL_DATA} ${WRKSRC}/gfax.png ${PREFIX}/share/gnome/pixmaps .for pixmaps in ${PIXFILES} @${INSTALL_DATA} ${WRKSRC}/pixmaps/${pixmaps} ${PREFIX}/lib/gfax/pixmaps .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOCFILES} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include ron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump shlib number of net-snmp and $PORTREVISION.kuriyama2004-12-061-2/+2
* Unbreak the build by making GCC feel better.danfe2004-10-082-7/+12
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
* Unbreak after recent net-snmp update.arved2004-05-072-7/+24
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
* BROKEN: Configure failskris2004-04-171-0/+2
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-3/+3
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update to 0.3.1arved2003-11-212-3/+2
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-1/+2
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* De-pkg-comment.markp2003-02-232-1/+1
* Update to 0.3.0markp2003-02-093-8/+15
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2
* Chase net-snmp4 repocopy.kuriyama2002-05-201-1/+1