mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
418 B
Makefile
20 lines
418 B
Makefile
|
# New ports collection makefile for: xscavenger
|
||
|
# Version required: 1.3
|
||
|
# Date created: 19 Feb 1998
|
||
|
# Whom: eivind
|
||
|
#
|
||
|
# $Id: Makefile,v 1.4 1996/11/18 11:26:23 asami Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= xscavenger-1.3
|
||
|
DISTFILES= xscavenger-13.tgz
|
||
|
CATEGORIES= games
|
||
|
MASTER_SITES= http://www.epyx.com/dash/
|
||
|
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||
|
USE_IMAKE= yes
|
||
|
NO_INSTALL_MANPAGES=yes
|
||
|
|
||
|
MAINTAINER= eivindFreeBSD.org
|
||
|
|
||
|
.include <bsd.port.mk>
|