1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/xboing/Makefile
1995-04-08 05:06:23 +00:00

20 lines
378 B
Makefile

# New ports collection makefile for: xboing
# Version required: 2.3
# Date created: 31 January 1995
# Whom: janek
#
# $Id$
DISTNAME= xboing2.3
PKGNAME= xboing-2.3
CATEGORIES+= games
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/
EXTRACT_SUFX= .tar.gz
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xboing
.include <bsd.port.mk>