diff options
author | rene <rene@FreeBSD.org> | 2010-06-14 04:03:15 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-06-14 04:03:15 +0800 |
commit | 02c0d7f51c91ac853675ba002050a52060b28b2b (patch) | |
tree | e2dcbc58a8b55d754c0a9d5751a8271d544caa32 /astro | |
parent | be5e36e90fbc6a2e5d9536c8324b1f7a07c4debb (diff) | |
download | freebsd-ports-gnome-02c0d7f51c91ac853675ba002050a52060b28b2b.tar.gz freebsd-ports-gnome-02c0d7f51c91ac853675ba002050a52060b28b2b.tar.zst freebsd-ports-gnome-02c0d7f51c91ac853675ba002050a52060b28b2b.zip |
These ports are GPLv2-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index 0a4c240030f4..7293bd653ada 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -14,6 +14,9 @@ DISTNAME= setiathome-svn-412 MAINTAINER= rene@FreeBSD.org COMMENT= Setiathome Enhanced for BOINC +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 \ ${LOCALBASE}/include/boinc/std_fixes.h:${PORTSDIR}/net/boinc-client \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash |