mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Fix build
- Trim header
This commit is contained in:
parent
bf0e66ab19
commit
718c86ba49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313080
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: Atari800
|
||||
# Date created: 29th April, 1997
|
||||
# Whom: Joel Sutton <jsutton@webnet.com.au>
|
||||
#
|
||||
# Created by: Joel Sutton <jsutton@webnet.com.au>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= atari800
|
||||
PORTVERSION= 2.0.3
|
||||
@ -17,7 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= gamato@users.sf.net
|
||||
COMMENT= Atari 8-bit computer emulator
|
||||
|
||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
||||
|
||||
RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed."
|
||||
|
Loading…
Reference in New Issue
Block a user