diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2014-02-15 19:26:42 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2014-02-15 19:26:42 +0000 |
commit | 3ed62f90837838d55d9b2aa6b8bc5a6ba62beabc (patch) | |
tree | 5b9f7d6d8e68be5bcf7d9eba1e6a02e755fb31e1 /devel/lm4tools/Makefile | |
parent | 403125bff527a9445bef2c965b5c975638e5b63c (diff) |
Notes
Diffstat (limited to 'devel/lm4tools/Makefile')
-rw-r--r-- | devel/lm4tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/lm4tools/Makefile b/devel/lm4tools/Makefile index 3d413199d152..84233fbc2f19 100644 --- a/devel/lm4tools/Makefile +++ b/devel/lm4tools/Makefile @@ -21,7 +21,8 @@ GH_COMMIT= 1cfd813 USES= gmake -PORTDOCS= README.md lmicdiusb/commands.txt lmicdiusb/README +PORTDOCS= README.md lmicdiusb \ + lmicdiusb/commands.txt lmicdiusb/README PLIST_FILES= bin/lm4flash bin/lmicdi do-build: |