summaryrefslogblamecommitdiff
path: root/graphics/xpaint/Makefile
blob: 13f12fcc71d3132a509e8cc006f1dd6591eeb926 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                             


                                  
                                                       

 
                            
                            
                                                     
 
                                  
 
                                                       
                                                           
                                                       
                                                   
 
                                
                   

                      
# New ports collection makefile for:    xpaint
# Version required:     2.5.4
# Date created:         2 Jan 1995
# Whom:                 swallace
#
# $Id: Makefile,v 1.20 1998/04/17 00:54:06 jseger Exp $
#

DISTNAME=       xpaint-2.5.4
CATEGORIES=	graphics x11
MASTER_SITES=	http://www.danbbs.dk/~torsten/xpaint/

MAINTAINER=	jseger@FreeBSD.org

LIB_DEPENDS=    jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
		tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
		Xpm\\.4\\.:${PORTSDIR}/graphics/xpm   \
		png\\.2\\.:${PORTSDIR}/graphics/png

WRKSRC=		${WRKDIR}/xpaint
USE_IMAKE=      yes

.include <bsd.port.mk>