diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-01 06:35:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-01 06:35:45 +0000 |
commit | 46f885361d90689664d321be4e1df84663beee79 (patch) | |
tree | bf27eead0b8796a905bdccd7cc67161d1c7f827a /archivers/unshield | |
parent | be689324c880bbb244e5f236134b0c2a1d956643 (diff) | |
download | ports-46f885361d90689664d321be4e1df84663beee79.tar.gz ports-46f885361d90689664d321be4e1df84663beee79.zip |
Notes
Diffstat (limited to 'archivers/unshield')
-rw-r--r-- | archivers/unshield/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index f452417d0a95..fc333bf7d884 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extract data from InstallShield CAB files LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |