freebsd-ports/multimedia/gxanim/Makefile
2000-10-05 06:36:23 +00:00

23 lines
408 B
Makefile

# 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>