mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
18 lines
405 B
Makefile
18 lines
405 B
Makefile
# New ports collection makefile for: xanim
|
|
# Version required: 2683
|
|
# Date created: Sat Nov 5 11:43:03 PST 1994
|
|
# Whom: piero
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/04/01 12:46:04 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= xanim2683
|
|
PKGNAME= xanim-2.68.3
|
|
CATEGORIES+= graphics x11
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
USE_IMAKE= is_set
|
|
|
|
.include <bsd.port.mk>
|