mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
081079e0db
in the first place.
22 lines
446 B
Makefile
22 lines
446 B
Makefile
# New ports collection makefile for: xboing
|
|
# Version required: 2.4
|
|
# Date created: 31 January 1995
|
|
# Whom: janek
|
|
#
|
|
# $Id: Makefile,v 1.10 1998/09/15 11:13:11 asami Exp $
|
|
|
|
DISTNAME= xboing2.4
|
|
PKGNAME= xboing-2.4
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= games
|
|
|
|
MAINTAINER= janek@gaja.ipan.lublin.pl
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/xboing
|
|
|
|
.include <bsd.port.mk>
|