freebsd-ports/multimedia/gxanim/Makefile
Anders Nordby e5bcee02e7 Update maintainer e-mail address and MASTER_SITES.
Add WWW: in pkg-descr.

Submitted by:	maintainer
2002-02-09 18:33:26 +00:00

24 lines
440 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= http://www.greslin.org/code/
DISTNAME= GXAnim-${PORTVERSION}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rbt@zort.ca
RUN_DEPENDS= xanim:${PORTSDIR}/graphics/xanim
USE_BZIP2= yes
USE_XLIB= yes
USE_GTK= yes
.include <bsd.port.mk>