blob: 66c45881c9e69092a61a262db224b60650447c49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: xboing
# Version required: 2.2
# Date created: 31 Januar 1995
# Whom: janek
#
DISTNAME= xboing2.2
EXTRACT_SUFX= .tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>
|