---
name: duke3d-data
version: 1.0
origin: games/duke3d-data
comment: Duke Nukem 3D Data
arch: freebsd:9:x86:64
www: http://www.3drealms.com/duke3d/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 0
desc: |
  This port installs the data files needed to run Duke Nukem 3D. It either asks
  for the original data, or downloads a shareware version based on the selected
  options. In the first case you need to have a legitimate copy of the game in
  order to obtain the DUKE3D.GRP file.

  WWW: http://www.3drealms.com/duke3d/
categories: [games]
options: {SHAREWARE: off}
directories:
  /usr/local/share/duke3d/: y
scripts:
  post-install: |
    mkdir -p /usr/local/share/duke3d
message: |
  ==============================================================================

  To complete the installation of this port you need to copy the file
  "DUKE3D.GRP" from the original Duke Nukem 3D distribution as "duke3d.grp" to
  "/usr/local/share/duke3d".

  There is a high resolution pack at "http://hrp.duke4.net/".

  ==============================================================================
