diff options
Diffstat (limited to 'devel/papi/Makefile')
-rw-r--r-- | devel/papi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/papi/Makefile b/devel/papi/Makefile index a4c24ea1fafa..dab3e2abd8c9 100644 --- a/devel/papi/Makefile +++ b/devel/papi/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://icl.cs.utk.edu/projects/papi/downloads/ MAINTAINER= pizzamig@FreeBSD.org COMMENT= API to access the performance counter hw in the microprocessor +WWW= https://code.google.com/p/papi-for-freebsd/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/LICENSE.txt |