ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
18 lines
361 B
Makefile
18 lines
361 B
Makefile
#
|
|
# 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>
|