freebsd-ports/games/xboing/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

15 lines
326 B
Makefile

# New ports collection makefile for: xboing
# Version required: 2.2
# Date created: 31 Januar 1995
# Whom: janek
#
DISTNAME= xboing2.2
EXTRACT_SUFX= .tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
CATEGORIES+= games
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>