diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-06-13 20:03:15 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-06-13 20:03:15 +0000 |
commit | 328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791 (patch) | |
tree | ff5026bfc25faa8bdd3be8f505cb7f63baac1cc6 /astro/boinc-setiathome-enhanced | |
parent | db18448c1d46561e6750b8b0ae25c4990b56ffaa (diff) | |
download | ports-328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791.tar.gz ports-328f971fb31c83d0f08b24fa3e8f3d1ee8c1d791.zip |
These ports are GPLv2-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=256488
Diffstat (limited to 'astro/boinc-setiathome-enhanced')
-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 |