1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
freebsd-ports/games/xboing/Makefile

23 lines
472 B
Makefile
Raw Normal View History

# New ports collection makefile for: xboing
1995-04-08 05:06:23 +00:00
# Version required: 2.3
# Date created: 31 January 1995
# Whom: janek
#
# $Id: Makefile,v 1.7 1996/11/18 09:53:13 asami Exp $
1995-04-08 05:06:23 +00:00
DISTNAME= xboing2.3
PKGNAME= xboing-2.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
1995-04-08 05:06:23 +00:00
EXTRACT_SUFX= .tar.gz
MAINTAINER= janek@gaja.ipan.lublin.pl
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
1995-04-08 05:06:23 +00:00
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xboing
.include <bsd.port.mk>