# New ports collection makefile for: gimpfx-foundry # Date created: 7 February 2008 # Whom: Christoph Moench-Tegeder # # $FreeBSD$ # PORTNAME= gimpfx-foundry PORTVERSION= 20071219 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= cmt@burggraben.net COMMENT= A collection of scripts for The Gimp 2.4 RUN_DEPENDS= gimp-2.4:${PORTSDIR}/graphics/gimp-app USE_BZIP2= yes NO_BUILD= yes NO_WRKSUBDIR= yes PORTDOCS= release-manifest.txt do-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/release-manifest.txt ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.scm ${LOCALBASE}/share/gimp/scripts/ .include