# New ports collection makefile for: apwal # Date created: Nov 26, 2003 # Whom: Volker Stolz # # $FreeBSD$ # PORTNAME= apwal PORTVERSION= 0.4.2 CATEGORIES= x11 MASTER_SITES= http://apwal.free.fr/download/ MAINTAINER= stolz@i2.informatik.rwth-aachen.de COMMENT= Simple and powerful application launcher USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src post-patch: @${CP} ${FILESDIR}/group_member.c ${WRKSRC} @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share/gnome|g' ${WRKSRC}/cereimg.c ${WRKSRC}/../example/apwalrc.xml do-install: ${INSTALL_PROGRAM} ${WRKSRC}/apwal ${PREFIX}/bin ${LN} -sf ${PREFIX}/bin/apwal ${PREFIX}/bin/apwal-editor .include