aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xanim/Makefile
blob: 2eecc8bb9546aceed0248130966c90c6ffbcc6d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Makefile for x11/xanim (FreeBSD) - piero Sat Nov  5 11:43:03 PST 1994
# $Id: Makefile,v 1.1.1.1 1994/11/06 22:15:45 jkh Exp $
#

# Distribution stuff
DISTNAME=   xanim2683
EXTRACT_SUFX=   .tar.Z
MASTER_SITES=   ftp://crl.dec.com/pub/X11/contrib/applications/
CATEGORIES+=    graphics x11

# working directory
WRKDIR=     work

USE_IMAKE=  is_set

.include <bsd.port.mk>