summaryrefslogblamecommitdiff
path: root/multimedia/gxanim/Makefile
blob: d0a3d2321a9005ca03291e6bcf4b93e31638baf9 (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
PORTREVISION=	3
CATEGORIES=	multimedia
MASTER_SITES=	http://www.rswarren.com/code/
DISTNAME=	GXAnim-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Graphical front end to Xanim

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

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

USE_BZIP2=	yes
USE_XLIB=	yes
USE_GNOME=	gtk12

.include <bsd.port.mk>