mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
8c6a6e03e6
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/
4 lines
247 B
Plaintext
4 lines
247 B
Plaintext
@exec mkdir -p %D/%%DATADIR%%
|
|
%%SHAREWARE%%%%DATADIR%%/duke3d.grp
|
|
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || echo "If you are permanently removing this port, you should remove any configuration files and data files left in %D/%%DATADIR%%." | fmt
|