aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gxanim/Makefile
blob: 3c80a02ca56d2e6507b4a9e437f3c2cd984f3c4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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=       ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fenner

MAINTAINER= rbt@zort.on.ca

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

USE_BZIP2=  yes
USE_XLIB=   yes
USE_GTK=    yes

.include <bsd.port.mk>