diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-23 15:47:20 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-23 15:47:20 +0800 |
commit | 9c82639f4174aa94183f2f1f7d28aeee94e6bed6 (patch) | |
tree | d01a518035782623c05e04b50feb094a15f68ead /palm | |
parent | a573fbbdacc35b6a9c49560607c498145fbb47e8 (diff) | |
download | freebsd-ports-gnome-9c82639f4174aa94183f2f1f7d28aeee94e6bed6.tar.gz freebsd-ports-gnome-9c82639f4174aa94183f2f1f7d28aeee94e6bed6.tar.zst freebsd-ports-gnome-9c82639f4174aa94183f2f1f7d28aeee94e6bed6.zip |
- Clarify LICENSE
- Add LICENSE_FILE
Diffstat (limited to 'palm')
-rw-r--r-- | palm/jpilot-picsnvideos/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/jpilot-picsnvideos/Makefile b/palm/jpilot-picsnvideos/Makefile index e86d7d2bd2cd..63e397ed298f 100644 --- a/palm/jpilot-picsnvideos/Makefile +++ b/palm/jpilot-picsnvideos/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= jpilot- MAINTAINER= ports@FreeBSD.org COMMENT= JPilot plugin to download photos and videos -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot BUILD_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot |