diff options
Diffstat (limited to 'ports-mgmt/genplist')
-rw-r--r-- | ports-mgmt/genplist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/genplist/Makefile b/ports-mgmt/genplist/Makefile index 4901d0b9f161..80bbe9b63aee 100644 --- a/ports-mgmt/genplist/Makefile +++ b/ports-mgmt/genplist/Makefile @@ -10,10 +10,10 @@ MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ MAINTAINER= jwbacon@tds.net COMMENT= Generates a static plist for a port -LICENSE= BSD +LICENSE= BSD2CLAUSE NO_BUILD= yes -USE_XZ= yes +USES= tar:xz PLIST_FILES= bin/genplist man/man1/genplist.1.gz |