The Makefile that gets shipped with tweak overrides the default values
of the well known make variables. Because a diff to sanitize the
Makefile would be bigger than replacing it, add a BSD Makefile to the
files/ directory.
Also remove the unneeded commented DISTNAME line from the Makefile.
Approved by: Jille Timmermans <jille quis cx> (port maintainer)
letting you see the full and exact binary contents of the file. It can be
useful for modifying binary files such as executables, editing disk or
CD images, debugging programs that generate binary file formats incorrectly,
and many other things.
WWW: http://www.chiark.greenend.org.uk/~sgtatham/tweak/
PR: ports/131724
Submitted by: Jille Timmermans (jille at quis.cx)