mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
20 lines
378 B
Makefile
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>
|