aboutsummaryrefslogblamecommitdiff
path: root/graphics/gimp/Makefile
blob: 211cc70abe84d1204fccbd220ac65e69b43329fe (plain) (tree)
1
2
3
4
5
6
7
8
9
                               
 
                    
                       
                 
                              
 
                                 
                                            
 
                                           
 
                
 

                          

                                              
 
                                                              

                                                                                                 
 
                      
# Created by: erich@FreeBSD.org

PORTNAME=	gimp
DISTVERSION?=	2.10.24
PORTEPOCH?=	2
CATEGORIES=	graphics gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	The "meta-port" for The Gimp

RUN_DEPENDS=	gimp-2.10:graphics/gimp-app

USES+=	metaport

OPTIONS_DEFINE=	PRINT HELP
OPTIONS_DEFAULT=PRINT
PRINT_DESC=	Gutenprint (gimp-print) plugin
HELP_DESC=	Gimp-Help (50+MB distfile)

HELP_RUN_DEPENDS+=	en-gimp-help-html>=0:misc/gimp-help-en
PRINT_RUN_DEPENDS+=	${LOCALBASE}/libexec/gimp/2.2/plug-ins/gutenprint:print/gimp-gutenprint \
			gutenprint>0:print/gutenprint

.include <bsd.port.mk>