aboutsummaryrefslogtreecommitdiff
path: root/devel/gflags/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-13 11:27:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-13 11:27:29 +0000
commit3fc75d24451f17b4aa45406e122fda45844581c8 (patch)
treed55df78205fca999ce087d282021d235873bc74e /devel/gflags/Makefile
parentba391f6a40dcd8927b57d910490d1dc05f2ac571 (diff)
downloadports-3fc75d24451f17b4aa45406e122fda45844581c8.tar.gz
ports-3fc75d24451f17b4aa45406e122fda45844581c8.zip
Notes
Diffstat (limited to 'devel/gflags/Makefile')
-rw-r--r--devel/gflags/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile
index c226a151cba1..cbf5c4b6d4d6 100644
--- a/devel/gflags/Makefile
+++ b/devel/gflags/Makefile
@@ -8,11 +8,12 @@
PORTNAME= gflags
PORTVERSION= 0.6
CATEGORIES= devel
-MASTER_SITES= http://google-gflags.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= leeym@FreeBSD.org
COMMENT= Commandline flags module for C++
+PROJECTHOST= google-gflags
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes