freebsd-ports/graphics/xanim/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

17 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>