From ad03b82de1d25709c6d441c52682b9991d88e0e2 Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 18 Aug 2010 15:49:35 +0000 Subject: Add an HTTP master download site. (When I did this, the ftp one didn't work.) Correct homepage. Include hicolor-icon-theme. Add descriptive description. Increased version to 0.5.1. Sorry I can't find the changelog. This provides a manual page. Update okayed by maintainer, Roy (but over a month ago). --- net/dhcpcd-gtk/Makefile | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'net/dhcpcd-gtk/Makefile') diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index a6a6d1e289b..f3966b3f7a6 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.12 2010/06/13 22:45:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/08/18 15:49:35 reed Exp $ # -DISTNAME= dhcpcd-ui-0.5.0 -PKGNAME= dhcpcd-gtk-0.5.0 -PKGREVISION= 1 +DISTNAME= dhcpcd-ui-0.5.1 +PKGNAME= dhcpcd-gtk-0.5.1 CATEGORIES= net -MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ +MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ +MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= roy@NetBSD.org -HOMEPAGE= http://roy.marples.name/projects/dhcpcd/ +HOMEPAGE= http://roy.marples.name/projects/dhcpcd-ui/ COMMENT= GTK+ systray monitor for dhcpcd LICENSE= modified-bsd @@ -21,7 +21,9 @@ USE_LANGUAGES= c99 USE_TOOLS+= pkg-config HAS_CONFIGURE= yes CONFIGURE_ARGS+= --with-gtk+ +CONFIGURE_ARGS+= --mandir=${PREFIX:Q}/${PKGMANDIR:Q} +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3