# New ports collection makefile for: gcombust # Version required: 0.1.20 # Date created: Tue Jun 22 21:17:03 MET DST 1999 # Whom: Juergen Lock # # $FreeBSD$ # DISTNAME= gcombust-0.1.20 CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ MAINTAINER= nox@jelal.kn-bremen.de LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ intl.1:${PORTSDIR}/devel/gettext RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord GNU_CONFIGURE= yes USE_X_PREFIX= yes CONFIGURE_ENV= GTK_CONFIG=${PREFIX}/bin/gtk12-config post-install: ${MKDIR} ${PREFIX}/share/doc/gcombust ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gcombust ${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/gcombust .include