aboutsummaryrefslogblamecommitdiff
path: root/multimedia/gxanim/Makefile
blob: 0c6ec203a9fe8ea3178f8c1b686371fcb11fa026 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             





                                                   

                      
                        


                                            
 
                           
 

                                                

                                       
                   

                   

                      
# New ports collection makefile for:	xanim
# Date created:         Sat Nov 5 11:43:03 PST 1994
# Whom:                 Rod Taylor
#
# $FreeBSD$
#

PORTNAME=	gxanim
PORTVERSION=	0.50
CATEGORIES=	graphics
MASTER_SITES=	http://www.greslin.org/code/
DISTNAME=	GXAnim-${PORTVERSION}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	rbt@zort.ca

RUN_DEPENDS=	xanim:${PORTSDIR}/graphics/xanim

WRKSRC=	${WRKDIR}/gxanim-${PORTVERSION}

USE_BZIP2=	yes
USE_XLIB=	yes
USE_GTK=	yes

.include <bsd.port.mk>