mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
8316b1b39b
Submitted by: piero
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>
|