mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
17 lines
288 B
Makefile
17 lines
288 B
Makefile
|
#
|
||
|
# Makefile for x11/xanim (FreeBSD) - piero Sat Nov 5 11:43:03 PST 1994
|
||
|
# $Id: $
|
||
|
#
|
||
|
|
||
|
# Distribution stuff
|
||
|
DISTNAME= xanim2683
|
||
|
EXTRACT_SUFX= .tar.Z
|
||
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
|
||
|
|
||
|
# working directory
|
||
|
WRKDIR= work
|
||
|
|
||
|
USE_IMAKE= is_set
|
||
|
|
||
|
.include <bsd.port.mk>
|