diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2015-03-17 08:56:56 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2015-03-17 08:56:56 +0000 |
commit | e7e3a23858d0f2e021219e6f497e0bcaed166a0f (patch) | |
tree | 77703c86c0e2bf342cb2a2dc4598d519465b98ae /finance/jgnash | |
parent | cab3d73c53fecf712fc62d445ce5a3ce85048dcb (diff) | |
download | ports-e7e3a23858d0f2e021219e6f497e0bcaed166a0f.tar.gz ports-e7e3a23858d0f2e021219e6f497e0bcaed166a0f.zip |
Notes
Diffstat (limited to 'finance/jgnash')
-rw-r--r-- | finance/jgnash/Makefile | 2 | ||||
-rw-r--r-- | finance/jgnash/pkg-descr | 2 |
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 |