aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2015-03-17 08:56:56 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2015-03-17 08:56:56 +0000
commite7e3a23858d0f2e021219e6f497e0bcaed166a0f (patch)
tree77703c86c0e2bf342cb2a2dc4598d519465b98ae
parentcab3d73c53fecf712fc62d445ce5a3ce85048dcb (diff)
downloadports-e7e3a23858d0f2e021219e6f497e0bcaed166a0f.tar.gz
ports-e7e3a23858d0f2e021219e6f497e0bcaed166a0f.zip
- Add LICENSE
- Pet portlint (WWW)
Notes
Notes: svn path=/head/; revision=381474
-rw-r--r--finance/jgnash/Makefile2
-rw-r--r--finance/jgnash/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/finance/jgnash/Makefile b/finance/jgnash/Makefile
index 4a629f2610a0..211e4014bca9 100644
--- a/finance/jgnash/Makefile
+++ b/finance/jgnash/Makefile
@@ -10,6 +10,8 @@ DISTNAME= jgnash-${PORTVERSION}-bin
MAINTAINER= decke@FreeBSD.org
COMMENT= Free personal finance manager
+LICENSE= GPLv3
+
WRKSRC= ${WRKDIR}/jgnash-${PORTVERSION}
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
SUB_FILES= jgnash.desktop
diff --git a/finance/jgnash/pkg-descr b/finance/jgnash/pkg-descr
index 1ab36a54272a..b4aa0243c1cd 100644
--- a/finance/jgnash/pkg-descr
+++ b/finance/jgnash/pkg-descr
@@ -3,4 +3,4 @@ with many of the same features as commercially-available software.
It was created in order to make tracking your personal finances easy,
but also provides the functionality required by advanced users.
-WWW: http://sourceforge.net/apps/mediawiki/jgnash/index.php?title=Main_Page
+WWW: http://sourceforge.net/apps/mediawiki/jgnash/index.php?title=Main_Page