mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5f997be70c
PR: 5114
22 lines
451 B
Makefile
22 lines
451 B
Makefile
# New ports collection makefile for: xboing
|
|
# Version required: 2.4
|
|
# Date created: 31 January 1995
|
|
# Whom: janek
|
|
#
|
|
# $Id: Makefile,v 1.8 1997/01/03 09:37:00 obrien 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>
|