diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-14 19:03:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-14 19:03:16 +0800 |
commit | 9604f494b7f53831ce0ec23d1c0c139603956ae9 (patch) | |
tree | 855b9dd43b49fc0fb4a2fc65eaab393c5553688d /math | |
parent | 848cfe407a7fbced607842cab7db329a06e0aa56 (diff) | |
download | freebsd-ports-gnome-9604f494b7f53831ce0ec23d1c0c139603956ae9.tar.gz freebsd-ports-gnome-9604f494b7f53831ce0ec23d1c0c139603956ae9.tar.zst freebsd-ports-gnome-9604f494b7f53831ce0ec23d1c0c139603956ae9.zip |
- Add LICENSE
- Drop @dirrm* from plist
Diffstat (limited to 'math')
-rw-r--r-- | math/gdcalc/Makefile | 3 | ||||
-rw-r--r-- | math/gdcalc/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile index d160fa09f151..6608ef6b277b 100644 --- a/math/gdcalc/Makefile +++ b/math/gdcalc/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/ MAINTAINER= ports@FreeBSD.org COMMENT= Gnome-based scientific calculator +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units USES= pkgconfig diff --git a/math/gdcalc/pkg-plist b/math/gdcalc/pkg-plist index 73bd7b81094c..eccfd8237344 100644 --- a/math/gdcalc/pkg-plist +++ b/math/gdcalc/pkg-plist @@ -7,6 +7,3 @@ share/pixmaps/HP-16C-48.xpm share/pixmaps/mini-HP-16C-48.xpm share/pixmaps/HP-16C-48.png share/icons/HP-16C-48.png -@dirrmtry share/icons -@dirrmtry share/applnk/Applications -@dirrmtry share/applnk |